> 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/swoop-pro/vkhod-v-swoop-pro.md).

# Вход в Swoop Pro

1. Перейдите в [Telegram-бота Swoop](https://t.me/swoop_solana_bot) и в главном меню нажмите “Swoop Pro”<br>

   <div align="left" data-with-frame="true"><figure><img src="/files/yjazKisVy8D1HR4hC2e4" alt=""><figcaption></figcaption></figure></div>

2. Нажмите “Go to Swoop Pro” и перейдите на сайт в браузере. (Если лицензия активна)\
   \
   ![](/files/9oOTMcM7I3kJqyP8ZfrT)

\
3\. На сайте Swoop Pro нажмите кнопку “Log in with Telegram” и вас переведет обратно в бота для подтверждения аккаунта.

<div data-with-frame="true"><figure><img src="/files/3f7y3PhtYXCXX3ooEkJ9" alt=""><figcaption></figcaption></figure></div>

4. Нажмите "Перейти в Swoop Pro", чтобы подключиться к сайту. <br>

   <div align="left" data-with-frame="true"><figure><img src="/files/UEqFrjFdgiaYDmF4VfoO" alt="" width="375"><figcaption></figcaption></figure></div>

5. Теперь вы можете пользоваться Swoop Pro!<br>

   <div data-with-frame="true"><figure><img src="/files/ZD1S1oMK2IhbfRRhPPYY" alt=""><figcaption></figcaption></figure></div>

\
**Примечания:**\
\
1\. Для того, чтобы авторизация прошла успешно и в дальнейшем вам было комфортно пользоваться Swoop Pro, вам необходимо, чтобы на вашем компьютере был установлен мессенджер Telegram и Google Chrome браузер был браузером по умолчанию.\
\
2\. Если у вас что-то не получается, то вы можете сразу зайти на сайт <https://pro.swoop.fun/>, нажать кнопку, которая вас переведет в Swoop Telegram бота, где вам надо будет нажать кнопку входа и вернуться на сайт уже в ваш кабинет Swoop Pro.


---

# 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/swoop-pro/vkhod-v-swoop-pro.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.
