> 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/registraciya-na-padre.md).

# Регистрация на Padre

{% stepper %}
{% step %}

### Перейдите по ссылке регистрации

<https://trade.padre.gg/rk/swooppro>
{% endstep %}

{% step %}

### Нажмите "Create accout"

<figure><img src="/files/bVVpbkuJr4ZfhqKaJA3x" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Выберите удобный способ регистрации

В данном случае будет показана регистрация через Telegram

<figure><img src="/files/AZ0c50VjUe9Y4g3u3qF1" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Нажмите "Open Telegram" и перейдите в бота

<figure><img src="/files/UXAwgx83EXfSjzPdqdCR" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Запустите Telegram бота

<figure><img src="/files/Vs6kflusplQhHz4sL3QN" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Закончите регистрацию нажав на кнопку

<figure><img src="/files/eL5uCPjAdlCEVJrEd4aj" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Создайте уникальный пароль и запомните его

Важно! Если вы потеряете пароль, восстановить данные к кошелькам будет невозможно.

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

{% endstep %}

{% step %}

### Нажмите "Start trading"

{% endstep %}

{% step %}

### Импортируйте кошелек Swoop pro

Чтобы связать Swoop и Padre импортируйте один из кошельков. Перейдите в "Portfolio"

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

{% endstep %}

{% step %}

### Перейдите в раздел "Wallets", а затем нажмите "Import"

<figure><img src="/files/VHd912qkLo2TkY1v6vOg" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Выберите сеть Solana и нажмите "Start importing"

<figure><img src="/files/98iW5aHnf19CmHOfbeFc" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Где найти приватный ключ Swoop

Перейдите в Telegram-бота Swoop [t.me/swoop\_solana\_bot](http://t.me/swoop_solana_bot?start=gleb_vectrum) и в его главном меню выберите “Wallet” (кошелеки)

<div align="left"><figure><img src="/files/pSq7GMgiyX8ozRWrGtmf" alt="" width="375"><figcaption></figcaption></figure></div>

{% endstep %}

{% step %}

### Выберите один из кошельков и нажмите экспорт ключа

Вставьте данный ключ в окно импорта Padre, чтобы связать его со Swoop.

<div align="left"><figure><img src="/files/mRqAvrZBvTDSmOAB4sJX" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Поздравляем, Вы прошли регистрацию!

{% endstep %}
{% endstepper %}


---

# 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/registraciya-na-padre.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.
