> For the complete documentation index, see [llms.txt](https://standard-arb.gitbook.io/standard-arb-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://standard-arb.gitbook.io/standard-arb-docs/prochee/aktivaciya-wallet-code.md).

# Активация Wallet Code

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

Для активации кодов нужно:

1. Нажмите **Import codes**<br>

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

На этом шаге вам нужно добавить Wallet коды.&#x20;

* Вы можете вставить коды списком в текстовое поле в самом верху формы.
* Загрузить из файла с помощью кнопки **Load from file**
* Добавить один код введя его в поле **Single code**

{% hint style="success" %}
Каждая строка должна содержать **ОДИН** wallet code или несколько разделённых двоеточием — **:**

```
AAAAA-BBBBB-CCCCC:DDDDD-EEEEE-FFFFF
AAAAA-BBBBB-CCCCC
```

{% endhint %}

2. Нажмите "**Preview**" что бы првоерить добавляемые коды.
3. Если всё в порядке нажмите "**Confirm import**".

{% hint style="info" %}
Коды добавленные через **:** называются **группой кодов** и могут быть привязаны и активированы только на одном аккаунте все вместе.
{% endhint %}

3. После импорта кодов нужно привязать их к аккаунтам на которых вы хотите их активировать.\
   Выберите коды и нажмите **Bind selected**

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

4. В открывшемся окне выделите аккаунты к которым вы хотите привязать коды для последующей активации.

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

5. Нажмите кнопку **Activate all assigned** для активации привязанных кодов.
6. Результат активации доступен в основной таблице.

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

{% hint style="info" %}
Активированные коды удалить нельзя, они сохраняются для истории.
{% endhint %}


---

# 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://standard-arb.gitbook.io/standard-arb-docs/prochee/aktivaciya-wallet-code.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.
