> 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./rollertap/4.-how-to-connect-my-rollertap-and-rollercoin-accounts.md).

# 4. How to connect my RollerTap and RollerCoin accounts?

By connecting your **RollerTap** and **RollerCoin** accounts, you not only establish a bridge between them but also unlock the ability to earn rewards in **RollerTap** and withdraw them to **RollerCoin**.\
You can read more about the rewards' withdrawal on [<mark style="color:green;">this page</mark>](/rollercoin/f.a.q./rollertap/7.-how-to-withdraw-rollertap-rewards-to-rollercoin-account.md).

To connect your **RollerTap** account with your **RollerCoin** account, follow these steps:

1️⃣ Open your RollerTap account via [<mark style="color:green;">https://t.me/rollertap\_bot</mark>](https://t.me/rollertap_bot)

2️⃣ Click on **“Connect my account”** above your rewards.

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

3️⃣ Press the **“Connect”** button.

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

4️⃣ In the new window, log in using your preferred method.

5️⃣ Once the connection is complete, you’ll see your **RollerCoin username** displayed in your RollerTap account — and vice versa! 🎮

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

<figure><img src="/files/csqm0fUcCLyufIEyd1lf" alt="https://rollercoin.com/profile/personal-profile"><figcaption><p><a href="https://rollercoin.com/profile/personal-profile"><mark style="color:green;">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/f.a.q./rollertap/4.-how-to-connect-my-rollertap-and-rollercoin-accounts.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.
