# 🔗 Проверка реферального кода

Проверьте, что аккаунт зарегистрирован с корректным реферальным кодом.

{% hint style="warning" %}
Если код не был указан при регистрации, его можно добавить, если пополнение счёта ещё не производилось.
{% endhint %}

1. Перейдите в раздел "Личная информация" с главной страницы.

<div data-full-width="true" data-with-frame="true"><figure><img src="/files/b7Mn62z81NGTuqWctQkX" alt=""><figcaption><p>Главная страница</p></figcaption></figure></div>

2. В следующем окне обратите внимание на поле «Мой пригласитель» — в нём указан UID вашего пригласителя (например, 84297908).

<div data-full-width="true" data-with-frame="true"><figure><img src="/files/ODN4jtImuBc3m3fvjuRs" alt=""><figcaption><p>Личная информация</p></figcaption></figure></div>

3. Нажмите «Детали», чтобы открыть окно с информацией о реферальном коде пригласителя.\
   Если код не был указан при регистрации, его можно добавить здесь.

{% hint style="success" %}
Убедитесь, что реферальный код совпадает с кодом, полученным от пригласителя.
{% endhint %}

<div data-full-width="true" data-with-frame="true"><figure><img src="/files/iFFzjix7ZBGdKOZNMa8R" alt=""><figcaption><p>Детали пригласителя</p></figcaption></figure></div>


---

# Agent Instructions: 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://wit-broker.gitbook.io/wiki/proverka-referalnogo-koda.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.
