# Как сделать

- [Простого чат-бота](https://docs.salebot.pro/chasto-zadavaemye-voprosy/kak-sdelat/prostogo-chat-bota.md)
- [Опрос в чат-боте с баллами](https://docs.salebot.pro/chasto-zadavaemye-voprosy/kak-sdelat/opros-v-chat-bote-s-ballami.md)
- [Реферальная программа](https://docs.salebot.pro/chasto-zadavaemye-voprosy/kak-sdelat/referalnaya-programma.md)
- [Временно доступный контент](https://docs.salebot.pro/chasto-zadavaemye-voprosy/kak-sdelat/vremenno-dostupnyi-kontent.md)
- [Перемещение клиентов в другой блок](https://docs.salebot.pro/chasto-zadavaemye-voprosy/kak-sdelat/peremeshenie-klientov-v-drugoi-blok.md)
- [Персонализированные изображения](https://docs.salebot.pro/chasto-zadavaemye-voprosy/kak-sdelat/personalizirovannye-izobrazheniya.md)
- [Перевод клиента при без действии и работа с кнопками](https://docs.salebot.pro/chasto-zadavaemye-voprosy/kak-sdelat/perevod-klienta-pri-bez-deistvii-i-rabota-s-knopkami.md)


---

# 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://docs.salebot.pro/chasto-zadavaemye-voprosy/kak-sdelat.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.
