# Other FAQ

- [What Can I do If I Do Not Receive My Reward](https://doc.giveaway.com/user-tutorial/how-to-participate-in-earn-activities/other-faq/what-can-i-do-if-i-do-not-receive-my-reward.md): What Can I do If I Do Not Receive My Reward
- [Why I am Unable to Check Retweet Task](https://doc.giveaway.com/user-tutorial/how-to-participate-in-earn-activities/other-faq/why-i-am-unable-to-check-retweet-task.md): Completing tasks: unable to check retweet task on Giveaway.com
- [Why Does it Show that I Have not Completed the Task Even Though I Have done it](https://doc.giveaway.com/user-tutorial/how-to-participate-in-earn-activities/other-faq/why-does-it-show-that-i-have-not-completed-the-task-even-though-i-have-done-it.md): There could be several reasons why it may appear that you still need to complete a task on Giveaway.com even though you have done it. Here are a few possible reasons:
- [Why Telegram's Invitation Task Cannot be Verified](https://doc.giveaway.com/user-tutorial/how-to-participate-in-earn-activities/other-faq/why-telegrams-invitation-task-cannot-be-verified.md): In Telegram tasks, you may encounter the problem that you have invited users to the group/channel but cannot verify the task on the giveaway page.


---

# 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://doc.giveaway.com/user-tutorial/how-to-participate-in-earn-activities/other-faq.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.
