> For the complete documentation index, see [llms.txt](https://docs.maxify.pw/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.maxify.pw/main/o-softe.md).

# О софте

### Maxify - Новый софт в сфере SMM услуг для MAX.

Maxify содержит в себе более 10 модулей для разных задач: Рассылка, Инвайтинг, Накрутка и многое другое.\
Данный софт - наша попытка создать качественный, уникальный и точный продукт для продолжения SMM бизнеса по русской аудитории. \
\
**Главный список аспектов, которым мы уделяем особое внимание:**

1. Многопоточное подключение к тысячам аккаунтов без использования эмуляторов и веб-браузеров.
2. Максимально высокая скорость и точность при выполнении длительных и многопоточных операций.
3. Обновления день в день. MAX стабильно выпускает обновления каждую неделю, мы стараемся добавлять новые функции и исправлять ошибки в этот же день.

#### Максимально гибкая настройка лицензии.

Maxify поддерживает 2 типа лицензии: Полная и Модульная. Если вы не хотите переплачивать за то, что вам не нужно - можно выбрать отдельно нужные вам модули и заплатить только за них.\
Так же существует подписка на 6 месяцев/Год и Навсегда. Для уточнения цен пишите в поддержку: [Клик](https://t.me/maxifysup).<br>


---

# 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.maxify.pw/main/o-softe.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.
