> For the complete documentation index, see [llms.txt](https://docs.tokenscan.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tokenscan.app/raidar/start-raidar/as-raider/connect-your-x-twitter-account-to-raidar.md).

# Connect Your X (Twitter) Account to Raidar

{% embed url="<https://app.supademo.com/demo/cmjieaxuf01liyl0i86mpqhyy?utm_source=link>" %}

## Step-by-step guide:

1. Open a DM with [@Raidar](https://t.me/raidar) on Telegram.
2. Send **/login** in the DM chat.
3. Tap the 🔗 **Login** button that appears.

<figure><img src="/files/C3OAFu6YvZRnUTf7KU8R" alt="Connect your twitter account to earn points for raiding"><figcaption></figcaption></figure>

4. Click on **Authorize Raidar**&#x20;

<figure><img src="/files/ip1IGlJXxzqlLScrxZ1X" alt="Authorize the app to connect" width="492"><figcaption></figcaption></figure>

5. **Raidar** will confirm the connection.  You are now connected.&#x20;

<figure><img src="/files/TfCHj5yEkY1bZ1rYolsm" alt="confirmation confirmed!"><figcaption></figcaption></figure>

***

**Raidar connection FAQ :**

<details>

<summary>Is it safe to connect my Twitter (X) account ?</summary>

**Yes, it's totally safe!**

Raidar is built on the **official Twitter (X) API**, ensuring full compliance with X's security standards.

</details>

<details>

<summary>Can Raidar post something without my consent ?</summary>

No. Raidar will never post, tweet, or interact on your behalf without your explicit permission.

</details>

<details>

<summary>How to log out / Can I log out from Raidar at any moment ?</summary>

Yes, simply send **/logout** in your DM with Raidar.

</details>


---

# 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://docs.tokenscan.app/raidar/start-raidar/as-raider/connect-your-x-twitter-account-to-raidar.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.
