> For the complete documentation index, see [llms.txt](https://docs.iexexchanger.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.iexexchanger.com/guide/copy-of-iexexchanger-api/changelog.md).

# Changelog

<table><thead><tr><th width="164">Дата</th><th width="576">Описание</th></tr></thead><tbody><tr><td>11.05.2024</td><td>Добавлены инструкция для верификация счета</td></tr><tr><td>11.05.2024</td><td>Добавлены инструкции для создания заявки</td></tr><tr><td>11.05.2024</td><td>Добавлена инструкция "<a href="/pages/FarnzQSPSNoCWoHaBA8G">Учетная запись</a>"<br>Добавлена инструкция "<a href="/pages/XoCUlopSgcODovljArEL">Список принимаемых валют</a>"<br>Добавлена инструкция "<a href="/pages/mr9lPsjmMlK9Vox0yf3k">Список операций для валют</a>"<br>Добавлена инструкция "<a href="/pages/AYaAqpFGammlCkm3dD8I">Детали операции</a>"</td></tr><tr><td>11.05.2024</td><td>Добавлена инструкция "<a href="/pages/Pelkl5i7QrOWSRCWvhWk">Партнерская программа</a>"</td></tr><tr><td>10.05.2024</td><td>Добавлена инструкция "<a href="/pages/A6JGc2StvTmXvVFOBsGD">Тест соединения</a>"</td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.iexexchanger.com/guide/copy-of-iexexchanger-api/changelog.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.
