# API

- [Получение баланса](https://wiki.aaio.so/api/poluchenie-balansa.md): API для бизнеса
- [Вывод средств](https://wiki.aaio.so/api/vyvod-sredstv.md): API для бизнеса
- [Курс валют при выводе средств](https://wiki.aaio.so/api/kurs-valyut-pri-vyvode-sredstv.md): API для бизнеса
- [Банки для вывода средств на СБП](https://wiki.aaio.so/api/banki-dlya-vyvoda-sredstv-na-sbp.md): API для бизнеса
- [Информация о заявке на вывод средств](https://wiki.aaio.so/api/informaciya-o-zayavke-na-vyvod-sredstv.md): API для бизнеса
- [Информация о заказе](https://wiki.aaio.so/api/informaciya-o-zakaze.md): API для бизнеса
- [Доступные методы для вывода средств](https://wiki.aaio.so/api/dostupnye-metody-dlya-vyvoda-sredstv.md): API для бизнеса
- [Доступные методы для создания заказа](https://wiki.aaio.so/api/dostupnye-metody-dlya-sozdaniya-zakaza.md): API для бизнеса


---

# 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.aaio.so/api.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.
