> For the complete documentation index, see [llms.txt](https://docs.swoop.fun/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.swoop.fun/swoop-ru/x-rezhim-twitter.md).

# X режим (Twitter)

**X - режим отслеживает 1000 самых популярных аккаунтов в X (Twitter)** — от мировых знаменитостей и политиков до топовых лиц в сфере криптовалют— и автоматически покупает новые токены в течение нескольких секунд после публикации твита.

**Этот режим создан, чтобы упростить отслеживание и помочь вам быстро зайти в запуски от самых влиятельных фигур в криптоиндустрии.**\
Мы вручную собрали список известных аккаунтов с потенциалом запускать токены — как это сделала, например, команда Трампа.

Все, что вам нужно сделать, это **активировать X режим** и ждать — бот автоматически купит, когда отслеживаемая личность запустит токен. До тех пор вы можете свободно использовать все остальные функции бота, пока алгоритм следит за Twitter в фоновом режиме.

В этом режиме вы также можете заранее установить уровни **Тейк-профита** и **Стоп-лосса** . Как только ваша цель будет достигнута, бот автоматически закроет сделку для вас.

{% hint style="info" %}
**X режим** полностью готов и будет запущен, как только бот наберет первую 1000 пользователей — и мы почти у цели! Тем временем вы можете изучить интерфейс и заранее настроить свои индивидуальные настройки. Не стесняйтесь щелкать и знакомиться с функциями — ваши настройки будут сохранены.
{% endhint %}

Нажмите кнопку **«X (Твиттер)»** в главном меню бота, чтобы изучить все его функции.

<div align="left"><figure><img src="/files/oQ4Ynn7rKxzjvziY2r4n" alt="" width="216"><figcaption></figcaption></figure></div>

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>X настройки</strong><br><br>Открыть</td><td><a href="/files/df10ReBUF2h9WGBEjj6u">/files/df10ReBUF2h9WGBEjj6u</a></td><td><a href="/pages/Uzj3vccW4LbhGrWffrVu">/pages/Uzj3vccW4LbhGrWffrVu</a></td></tr><tr><td><strong>X скорость</strong><br><br>Открыть</td><td><a href="/files/df10ReBUF2h9WGBEjj6u">/files/df10ReBUF2h9WGBEjj6u</a></td><td><a href="/pages/5Rm6c4XS2y83eRIz0Te0">/pages/5Rm6c4XS2y83eRIz0Te0</a></td></tr><tr><td><strong>X позиции</strong><br><br>Открыть</td><td><a href="/files/df10ReBUF2h9WGBEjj6u">/files/df10ReBUF2h9WGBEjj6u</a></td><td><a href="/pages/bocfmquwbhFEr6hdLIjx">/pages/bocfmquwbhFEr6hdLIjx</a></td></tr><tr><td><strong>Текущий статус</strong><br><br>Открыть</td><td><a href="/files/df10ReBUF2h9WGBEjj6u">/files/df10ReBUF2h9WGBEjj6u</a></td><td><a href="/pages/Yb36ehEe5BJheZ0vVODQ">/pages/Yb36ehEe5BJheZ0vVODQ</a></td></tr></tbody></table>


---

# 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.swoop.fun/swoop-ru/x-rezhim-twitter.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.
