> 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./rollertap/4.-como-conectar-minhas-contas-rollertap-e-rollercoin.md).

# 4. Como conectar minhas contas RollerTap e RollerCoin?

Ao conectar suas **RollerTap** e **RollerCoin** contas, você não apenas estabelece uma ponte entre elas, mas também desbloqueia a შესაძლებლidade de ganhar recompensas em **RollerTap** e sacá-las para **RollerCoin**.\
Você pode ler mais sobre o saque das recompensas em [<mark style="color:verde;">esta página</mark>](/rollercoin/rollercoin-f.a.q.-pt-br/f.a.q./rollertap/7.-como-sacar-as-recompensas-do-rollertap-para-a-conta-rollercoin.md).

Para conectar sua **RollerTap** conta com sua **RollerCoin** conta, siga estes passos:

1️⃣ Abra sua conta RollerTap via [<mark style="color:verde;">https://t.me/rollertap\_bot</mark>](https://t.me/rollertap_bot)

2️⃣ Clique em **“Conectar minha conta”** acima das suas recompensas.

<figure><img src="/files/36303aeea1145df90b16a3b40a846b7a7b726243" alt=""><figcaption></figcaption></figure>

3️⃣ Pressione o **“Conectar”** .

<figure><img src="/files/a4b228bd12c311ed9ea17af8aaaf7264c0075550" alt=""><figcaption></figcaption></figure>

4️⃣ Na nova janela, faça login usando seu método preferido.

5️⃣ Assim que a conexão estiver concluída, você verá seu **nome de usuário do RollerCoin** exibido na sua conta RollerTap — e vice-versa! 🎮

<figure><img src="/files/78653ae7acd60edad65c9eb85ef55f549fd750c8" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/36f9102ca99bcb4185bfa54b7b61809c141e6027" alt="https://rollercoin.com/profile/personal-profile"><figcaption><p><a href="https://rollercoin.com/profile/personal-profile"><mark style="color:verde;">https://rollercoin.com/profile/personal-profile</mark></a></p></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./rollertap/4.-como-conectar-minhas-contas-rollertap-e-rollercoin.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.
