> 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./indicacao/1.-o-que-e-um-programa-de-indicacao.md).

# 1. O que é um programa de indicação?

O programa de indicação permite que você ganhe comissões de indicação ao convidar outras pessoas para entrar no RollerCoin usando seu लिंक de indicação exclusivo.

Você pode ganhar comissões quando a pessoa que você convidou se cadastra e se torna ativa na plataforma. A comissão geralmente é uma porcentagem dos ganhos que sua indicação gera enquanto está ativa no RollerCoin.

Para acessar a seção “[<mark style="color:verde;">Programa de Indicação</mark>](https://rollercoin.com/referral/stats)”, clique no seu nome de usuário no canto superior direito.

Aqui você encontrará:

1. [<mark style="color:verde;">Estatísticas</mark> ](https://rollercoin.com/referral/stats)— veja estatísticas detalhadas sobre suas indicações, incluindo o número de usuários indicados, seus ganhos em um determinado período e os diferentes tokens nos quais você recebe comissões.&#x20;

{% hint style="warning" %}
**A comissão é paga na mesma moeda que sua indicação minera.**&#x20;

Por exemplo, se ela minerar BNB, você receberá BNB; se for BTC, você receberá BTC. Certifique-se de verificar cada subseção de moeda.
{% endhint %}

<figure><img src="/files/8e7e3bf04bbb03e8ce076e3173250204903246a9" alt=""><figcaption></figcaption></figure>

2. [<mark style="color:verde;">Materiais Promocionais</mark>](https://rollercoin.com/referral/promo) — acesse vários banners (estáticos e GIF) e seu link de indicação, que podem ajudar você a expandir sua rede no seu site ou blog.

<figure><img src="/files/9d069eb58da3d21a74a3cb8d516cc2a40514af4b" alt=""><figcaption></figcaption></figure>

3. [<mark style="color:verde;">Informações</mark> ](https://rollercoin.com/referral/info)— encontre aqui todos os detalhes sobre o programa de indicação!

<figure><img src="/files/599a386611a598ff10b405019a16b978fd866851" alt=""><figcaption></figcaption></figure>


---

# 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./indicacao/1.-o-que-e-um-programa-de-indicacao.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.
