> 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/rollercoin-f.a.q.-pt-br/f.a.q./painel-de-tarefas.md).

# Painel de Tarefas

Aqui, você pode concluir várias tarefas e pesquisas de diferentes Provedores de Tarefas e ganhar RLT em troca. Além disso, você pode participar da competição ao ganhar RLT suficiente para reivindicar recompensas!&#x20;

Observe que os Provedores de Tarefas são organizações de terceiros. Se você encontrar qualquer problema, precisará entrar em contato diretamente com a equipe de suporte deles.

Você também pode encontrar mais F.A.Qs [<mark style="color:verde;">aqui</mark>](https://rollercoin.com/taskwall/how-it-works).

{% content-ref url="/pages/42faaeb7a12adc1a8af48ec1a6591c566c8529ae" %}
[1. O que é um Painel de Tarefas?](/rollercoin/rollercoin-f.a.q.-pt-br/f.a.q./painel-de-tarefas/1.-o-que-e-um-painel-de-tarefas.md)
{% endcontent-ref %}

{% content-ref url="/pages/010c6f48328e885372c1d2982a673a171ce17bb5" %}
[2. Por que não recebi o pagamento pela tarefa concluída?](/rollercoin/rollercoin-f.a.q.-pt-br/f.a.q./painel-de-tarefas/2.-por-que-nao-recebi-o-pagamento-pela-tarefa-concluida.md)
{% endcontent-ref %}

{% content-ref url="/pages/10cb276d31d2660c07be9b5694e4e5a0e778964c" %}
[3. Por que o Painel de Tarefas não está disponível na minha conta?](/rollercoin/rollercoin-f.a.q.-pt-br/f.a.q./painel-de-tarefas/3.-por-que-o-painel-de-tarefas-nao-esta-disponivel-na-minha-conta.md)
{% endcontent-ref %}

{% content-ref url="/pages/6ad2eb5b0890bfbfbd63e4a928950b30f2bb4a7c" %}
[4. Por que a Tarefa não está na lista?](/rollercoin/rollercoin-f.a.q.-pt-br/f.a.q./painel-de-tarefas/4.-por-que-a-tarefa-nao-esta-na-lista.md)
{% endcontent-ref %}

{% content-ref url="/pages/59fd0fd8b1d872c66c1b38ea4ab7aebb82279324" %}
[5. Erro ao tentar concluir Tarefas. O que fazer?](/rollercoin/rollercoin-f.a.q.-pt-br/f.a.q./painel-de-tarefas/5.-erro-ao-tentar-concluir-tarefas.-o-que-fazer.md)
{% endcontent-ref %}

{% content-ref url="/pages/bd4e7f7274b8c96bb6f3e3f99b6e5253634646cc" %}
[6. Por que minhas tarefas são diferentes das dos meus amigos (recompensas, tipos, quantidades)?](/rollercoin/rollercoin-f.a.q.-pt-br/f.a.q./painel-de-tarefas/6.-por-que-minhas-tarefas-sao-diferentes-das-dos-meus-amigos-recompensas-tipos-quantidades.md)
{% endcontent-ref %}

{% content-ref url="/pages/e872f400eea464554eb5d9124530c676d33f5a38" %}
[7. Por que não recebo nenhuma pesquisa?](/rollercoin/rollercoin-f.a.q.-pt-br/f.a.q./painel-de-tarefas/7.-por-que-nao-recebo-nenhuma-pesquisa.md)
{% endcontent-ref %}

{% content-ref url="/pages/de5a72a737ad4bcc3b8561febfe816668760bda9" %}
[8. Como entrar em contato com o Fornecedor da Tarefa?](/rollercoin/rollercoin-f.a.q.-pt-br/f.a.q./painel-de-tarefas/8.-como-entrar-em-contato-com-o-fornecedor-da-tarefa.md)
{% endcontent-ref %}

{% content-ref url="/pages/b2574c0465b9223e33f953b19a6fcc7ff545200e" %}
[9. O que é uma competição de Leaderboard e Painel de Tarefas?](/rollercoin/rollercoin-f.a.q.-pt-br/f.a.q./painel-de-tarefas/9.-o-que-e-uma-competicao-de-leaderboard-e-painel-de-tarefas.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/rollercoin-f.a.q.-pt-br/f.a.q./painel-de-tarefas.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.
