# Twitter/X

## General Twitter Troubleshooting

If you get an error related to Twitter/X, open a new tab/window in your browser and make sure basic Twitter functionality works on the native Twitter page. Sometimes Twitter will log you out of your account, which can interfere with your ability to perform Twitter-related actions on the MVHQ site.

If this does not fix the issue, unlink and relink Twitter’s connection to your MVHQ Account:

1. On the MVHQ Mission Platform, click your avatar in the upper right corner.
2. Choose Settings from the dropdown menu.
3. On the left side, choose Connected Accounts.
4. Click the Twitter garbage icon to remove its connection.
5. Click Add Twitter Account.
6. Return to the page where you encountered the original problem, refresh it, and see if your issue is resolved.

## Reply to Tweet Doesn't Work

Here are some keys to getting the "Reply to a Tweet" objective to verify properly:

1. You have to reply using the "Reply" button on the objective. You can't click "View Tweet" or manually visit the tweet to reply to it.
2. After you reply, you have to wait 10-20 seconds for the "Verify Reply" button to work. If you try to verify too quickly, then you'll get an error that says you haven't replied.
3. If you replied over two hours ago, the verify button may not pick up your reply correctly either. Try replying again, waiting 15 seconds after posting the reply, and then click the verify button.
4. Your reply has to be a *direct* reply to the Tweet. It can't be a reply to someone else's reply.

## Twitter/X Retweet Doesn't Work

Sometimes Twitter rate limits our Retweet verification. If you wait 15 minutes and try again, it will usually work. You can also manually Retweet on Twitter to improve the chances of completing the objective:

1. On the MVHQ mission, click View Tweet.
2. In the Twitter window that pops up, click the Retweet icon. If you had already Retweeted, un-Retweet and Retweet again.
3. Close the Twitter popup to return to the MVHQ mission.
4. Click Retweet on the objective again to verify that you Retweeted.

## Change the Twitter/X account that's connected to my MVHQ account

1. Visit the [Connected Accounts](https://app.mvhq.io/settings/connected-accounts) tab on your profile.
2. Click the garbage can icon next to your Twitter account.
3. Click "Add Twitter account."
4. In the window that pops up, authorize the connection with a different Twitter/X account.

## Move my Twitter/X from one MVHQ account to another

1. Log in to the MVHQ Account that has the Twitter account connection you want to move. Your Twitter account can't be used to log in, so you'll have to log in with the wallet, Discord, Google, or email that you already connected to that same account.
2. Visit the [Connected Accounts](https://app.mvhq.io/settings/connected-accounts) tab on your profile.
3. Click the garbage can icon next to your Twitter account.
4. Log out of your MVHQ Account.
5. Log in to your *other* MVHQ Account (the one you want to connect your Twitter account *to*) using a login method that's already connected to that account (wallet, Discord, Google, or email).
6. Visit the [Connected Accounts](https://app.mvhq.io/settings/connected-accounts) tab on your profile again.
7. Click "Add Twitter account."
8. In the window that pops up, authorize the connection with a different Twitter/X account.

## Why is MVHQ asking for so many Twitter/X permissions?

MVHQ will only use these permissions when your press a button on the MVHQ Mission Platform. We won't silently perform Twitter actions on your behalf in unexpected ways. These permissions allow for the super smooth completion of Objectives without bouncing between different browser tabs and apps. This will be incredibly useful when we have dozens of concurrent Missions.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.mvhq.io/support/connected-accounts/twitter-x.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
