# Голосовые сообщения и Изображения

[Голосовые сообщения](https://app.nextbot.ru/option#voice-messages)\
[Изображения](https://app.nextbot.ru/option#image-processing)

**Управляйте обработкой входящих и исходящих медиа-файлов вашим ИИ-агентом:**

* Отключайте обработку ненужных файлов для экономии botcoin
* Автоматически выбирайте оптимальную нейросеть
* Настраивайте сценарии обработки для разных типов медиа

Этот раздел будет доработан в будущем для обработки большего количества видов файлов.

[**Голосовые сообщения**](/functional/setting-up-agent/golosovye-soobsheniya-i-izobrazheniya/rabota-s-failami.-golosovye-soobsheniya.md)\
[**Изображения**](/functional/setting-up-agent/golosovye-soobsheniya-i-izobrazheniya/izobrazheniya.md)<br>


---

# 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://doc.nextbot.ru/functional/setting-up-agent/golosovye-soobsheniya-i-izobrazheniya.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.
