> For the complete documentation index, see [llms.txt](https://doc.nextbot.ru/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.nextbot.ru/getting-started/kak-nachat/korotkii-opros.md).

# Короткий Опрос

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

При первом входе в новый аккаунт Nextbot мы предложим вам пройти краткий опрос. Это займет не более двух-трех минут.

Участие в этом опросе крайне важно для нас. Ваши ответы помогут глубже понять ваши ожидания и целенаправленно развивать сервис, делая его еще более удобным и эффективным. Кроме того, выбрав соответствующий вариант, вы сможете сразу получить индивидуальные рекомендации и помощь, адаптированные под ваши задачи, а также забронировать бесплатный 30-минутный онлайн звонок с поддержкой из команды Nextbot.

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


---

# 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://doc.nextbot.ru/getting-started/kak-nachat/korotkii-opros.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.
