# Quest Verification

## Q1-I am not able to verify X/Twitter or Discord quests, what should I do?

> 1️⃣ You have attempted to verify X/Twitter too frequently and you've been rate limited by X/Twitter. Kindly wait for about 15 minutes, refresh the page and try again. Do remember not to keep clicking verify too many times at a time, or you will be rate limited again and again. Unbinding your social media and reconnecting do not refresh the limits.
>
> 2️⃣ Each user sometimes might have multiple X/Twitter and Discord accounts, hence always check that you have used the correct X/Twitter or Discord account that is linked to your QuestN account to do the tasks. Unbinding your social media and reconnecting do not refresh the limits.

## Q1-I have made a submission, but I did not receive a green tick ✅ on my quest bar, only a ⌛, why is this happening?

> Please wait for the quest host to review your submission manually first.

## Q1-I have received a 😭 mark for my submission quest bar, what does it mean and what should I do next?

> This means your submission got rejected by the quest host. If you wish to submit again, please contact the quest host to click <mark style="background-color:blue;">re-review</mark> for your submission.


---

# 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://questn.gitbook.io/docs/for-users/quest-verification.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.
