> For the complete documentation index, see [llms.txt](https://alphabot-docs.gitbook.io/alphabot/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://alphabot-docs.gitbook.io/alphabot/raffles/entry-requirements/connect-x.md).

# Connect X

The `Connect X` option creates a requirement on the raffle forcing users to connect their X account to Alphabot so that their x account name can be returned to the raffle creator after the raffle is complete.

When the checkbox is checked, the creator can add as many X accounts to follow as they like by pasting the @username or link to the X profile(s) into the 'Follow X Accounts' text field and then clicking the + icon to the right of the field. The X account will then be displayed above the field, as shown in the image below.

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

The creator can also add one tweet that user is required to retweet, like, or both - by pasting the link to the tweet in the `Like/retweet` field and selecting which option to require.\
\
These requirements are checked using the X API when the user registers for the raffle.


---

# 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:

```
GET https://alphabot-docs.gitbook.io/alphabot/raffles/entry-requirements/connect-x.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
