> For the complete documentation index, see [llms.txt](https://docs.luxgram.pro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.luxgram.pro/akkaunty/pokupka-akkauntov.md).

# Покупка аккаунтов

Раздел «Купить аккаунты» позволяет приобрести Telegram-аккаунты для дальнейшей работы в Luxgram. После покупки аккаунт автоматически добавляется в ваш список, где его можно проверить, настроить и подготовить к задачам.

### Поиск аккаунтов

Перед покупкой задайте параметры поиска. Это поможет быстрее найти аккаунты под нужный сценарий.<br>

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

| Параметр              | Что делает                                                      |
| --------------------- | --------------------------------------------------------------- |
| **Минимальная цена**  | Показывает аккаунты не дешевле выбранной суммы.                 |
| **Максимальная цена** | Показывает аккаунты не дороже выбранной суммы.                  |
| **Сортировка**        | Позволяет показать сначала дешёвые, дорогие или новые аккаунты. |

### Дополнительные фильтры

Дополнительные фильтры помогают точнее подобрать аккаунт перед покупкой.

| Фильтр               | Что выбирает                                                                                           |
| -------------------- | ------------------------------------------------------------------------------------------------------ |
| **Страна**           | Показывает аккаунты выбранной страны.                                                                  |
| **Происхождение**    | Позволяет выбрать источник аккаунта: любой, фишинг, стиллер, личный, перепродажа, авторег или саморег. |
| **Telegram Premium** | Показывает аккаунты с Premium или без него.                                                            |
| **2FA-пароль**       | Показывает аккаунты с двухфакторным паролем или без него.                                              |
| **Почта**            | Показывает аккаунты с привязанной почтой или без неё.                                                  |
| **Спам-блок**        | Показывает аккаунты с ограничениями или без них.                                                       |
| **Подарки**          | Позволяет указать минимальное количество подарков на аккаунте.                                         |
| **Data Center**      | Показывает аккаунты с выбранным Data Center.                                                           |

### Покупка аккаунтов

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

После покупки аккаунты сразу появляются в разделе **Мои аккаунты**. Там вы можете:

* проверить аккаунт.
* назначить прокси.
* открыть настройки.
* изменить профиль.
* использовать аккаунт в задачах.


---

# 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.luxgram.pro/akkaunty/pokupka-akkauntov.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.
