> For the complete documentation index, see [llms.txt](https://docs.jvault.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.jvault.xyz/ru/launchpad/for-investors/purchase-tokens.md).

# Покупка токенов без Whitelist

Если в разделе Purchase Conditions, находящимся внизу страницы каждого сейла, есть строчка с "базовыми" условиями, это означает, что в предпродажах токена может принять участие абсолютно любой участник сообщества.

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

Для покупки токенов введите желаемое количество TON, которые вы хотите потратить (1), или жетонов, которые вы собираетесь получить (2). При наличии, вы также можете ввести реферальный код в поле, отмеченное цифрой 3. Ознакомьтесь с условиями и обратите внимание на максимально доступный для вас размер покупки (4), после чего нажмите на кнопку "Buy" и подтвердите транзакцию в кошельке.

<figure><img src="/files/htHh0Trzr5WZQwOsJV2d" alt=""><figcaption><p>Интерфейс для покупки жетонов</p></figcaption></figure>

После подтверждения транзакции в блокчейне страница автоматически перезагрузится, и вы увидите сообщение об успешной покупке токенов.

<figure><img src="/files/LzDru310NDGCqIl6Kw3e" 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://docs.jvault.xyz/ru/launchpad/for-investors/purchase-tokens.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.
