# Стоимость

Стоимость разработки решения рассчитывается индивидуально исходя из сложности запроса. **Консультация по разработке и интеграции - бесплатная.**

Когда решение разработано и ИИ работает на вас - с AnyAI вы платите только за фактическое использование ИИ, никаких пакетов и лимитов.&#x20;

Стоимость использования зависит от типа запроса и рассчитывается при разработке индивидуального решения. Ниже можно найти ориентировочные цены, которые варьируются от 30 копеек за запрос до 19 рублей:

<table data-full-width="false"><thead><tr><th width="312" align="center">Тип запроса</th><th width="184" align="center">Цена 1 запроса, руб.</th><th width="249" align="center">Расчет при 1000 запросах, руб.</th></tr></thead><tbody><tr><td align="center">Текстовое сообщение в мульти-агентности ИИ</td><td align="center">4.0</td><td align="center">4 000</td></tr><tr><td align="center">Сообщение с картинкой в мульти-агентности ИИ</td><td align="center">6,5</td><td align="center">6 500</td></tr><tr><td align="center">Текстовое сообщение  с использованием  web_search</td><td align="center">7</td><td align="center">7 000</td></tr><tr><td align="center">Сообщение с картинкой с использование  web_search</td><td align="center">13</td><td align="center">13 000</td></tr><tr><td align="center">Модель reasoning (рассуждение)</td><td align="center">19</td><td align="center">19 000</td></tr><tr><td align="center">ИИ лёгкого уровня - единичный запрос</td><td align="center">0,3</td><td align="center">300</td></tr></tbody></table>


---

# 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.any-ai.ru/price/stoimost.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.
