# Настройки ботов

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

**Формат выдачи заказов.**

* Выберите, как клиенты будут получать заказы. Прикрепленным файлом или текстом прямо в сообщении

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

Блок  вкл\откл опций

* Включить капчу в боте (*<mark style="color:yellow;">Добавит капчу при первом входе в бота</mark>*)
* Включить чат поддержки в боте
* Разрешить клиентам создавать ботов (*<mark style="color:yellow;">Каждый клиент может создавать своих ботов, дублирующих функционал магазина</mark>*)

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

Опция вкл\откл **"Постить отзывы в канал" (***<mark style="color:yellow;">Все отзывы,прошедшие модерацию-будут добавлены в телеграм-канал)</mark>*

CHAY-ID Канала нужно указать номер канала (*<mark style="color:red;">Число,Пример -12347910495920  , тире вначале идентификатора обязательно</mark>*) \
[-> Получение идентификатора чата.](https://wiki.ktshop.io/poluchenie-identifikatora-kanala)\ <br>

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

Применить настройки нажать "<mark style="color:blue;">Сохранить настройки</mark>"

<figure><img src="/files/9ZjN9DP4o05bqNsqTjn3" alt=""><figcaption></figcaption></figure>

<mark style="color:green;">**Готово!**</mark>


---

# 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://wiki.ktshop.io/nastroiki-proekta/nastroiki-botov.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.
