> For the complete documentation index, see [llms.txt](https://faq.rollercoin.com/rollercoin/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://faq.rollercoin.com/rollercoin/f.a.q./task-wall.md).

# Task Wall

Here, you can complete various tasks and surveys from different Task Providers and earn RLT in return. Additionally, you can participate in the competition by winning enough RLT to claim rewards!&#x20;

Please note that Task Providers are third-party organizations. If you encounter any issues, you will need to contact their support team directly.

You can also find more F.A.Qs [<mark style="color:green;">here</mark>](https://rollercoin.com/taskwall/how-it-works).

{% content-ref url="/pages/fOmAWDAa98oHElcFFhxH" %}
[1. What is a Task Wall?](/rollercoin/f.a.q./task-wall/1.-what-is-a-task-wall.md)
{% endcontent-ref %}

{% content-ref url="/pages/6CDyY6zmsGBxxswITPb6" %}
[2. Why didn't I receive payment for the completed task?](/rollercoin/f.a.q./task-wall/2.-why-didnt-i-receive-payment-for-the-completed-task.md)
{% endcontent-ref %}

{% content-ref url="/pages/atZKvACpZRYhrbTPxrRM" %}
[3. Why is the Task Wall unavailable in my account?](/rollercoin/f.a.q./task-wall/3.-why-is-the-task-wall-unavailable-in-my-account.md)
{% endcontent-ref %}

{% content-ref url="/pages/RenKKwrt55UEuVRku94U" %}
[4. Why isn’t the Task on the list?](/rollercoin/f.a.q./task-wall/4.-why-isnt-the-task-on-the-list.md)
{% endcontent-ref %}

{% content-ref url="/pages/58E1PJEnqlTwAS5QOIC1" %}
[5. Error when I try to complete Tasks. What to do?](/rollercoin/f.a.q./task-wall/5.-error-when-i-try-to-complete-tasks.-what-to-do.md)
{% endcontent-ref %}

{% content-ref url="/pages/Q1tkllwWlTeGPDCX3sCO" %}
[6. Why my tasks are different from my friends (rewards, types, quantities)?](/rollercoin/f.a.q./task-wall/6.-why-my-tasks-are-different-from-my-friends-rewards-types-quantities.md)
{% endcontent-ref %}

{% content-ref url="/pages/Fsv2Tzz3roBVRddVkGns" %}
[7. Why don't I get any surveys?](/rollercoin/f.a.q./task-wall/7.-why-dont-i-get-any-surveys.md)
{% endcontent-ref %}

{% content-ref url="/pages/9mQA2ij2nNwdWVn8HF1X" %}
[8. How to contact the Task Provider?](/rollercoin/f.a.q./task-wall/8.-how-to-contact-the-task-provider.md)
{% endcontent-ref %}

{% content-ref url="/pages/orMOXU7iJGuQwg5C2Fg1" %}
[9. What is a Leaderboard and Task Wall Competition?](/rollercoin/f.a.q./task-wall/9.-what-is-a-leaderboard-and-task-wall-competition.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://faq.rollercoin.com/rollercoin/f.a.q./task-wall.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
