# Парсер курсов

- [Курсы из источников](https://iexexchanger.gitbook.io/9.2.x/menyu/parser-kursov/kursy-iz-istochnikov.md)
- [BestChange API парсер](https://iexexchanger.gitbook.io/9.2.x/menyu/parser-kursov/bestchange-api-parser.md)
- [Как получить ключ BestChange API?](https://iexexchanger.gitbook.io/9.2.x/menyu/parser-kursov/bestchange-api-parser/kak-poluchit-klyuch-bestchange-api.md)
- [Где находятся все созданные пары из BestChange API?](https://iexexchanger.gitbook.io/9.2.x/menyu/parser-kursov/bestchange-api-parser/gde-nakhodyatsya-vse-sozdannye-pary-iz-bestchange-api.md)
- [Курсы из файла](https://iexexchanger.gitbook.io/9.2.x/menyu/parser-kursov/kursy-iz-faila.md)
- [Курсы по формуле](https://iexexchanger.gitbook.io/9.2.x/menyu/parser-kursov/kursy-po-formule.md)
- [Курсы конкурентов](https://iexexchanger.gitbook.io/9.2.x/menyu/parser-kursov/kursy-konkurentov.md)
- [Вопросы и Ответы](https://iexexchanger.gitbook.io/9.2.x/menyu/parser-kursov/voprosy-i-otvety.md)
- [CoinMarketCap API Keys](https://iexexchanger.gitbook.io/9.2.x/menyu/parser-kursov/voprosy-i-otvety/coinmarketcap-api-keys.md)
- [Ускоренное обновление курсов](https://iexexchanger.gitbook.io/9.2.x/menyu/parser-kursov/voprosy-i-otvety/uskorennoe-obnovlenie-kursov.md)
- [Дата последнего обновления курсов](https://iexexchanger.gitbook.io/9.2.x/menyu/parser-kursov/voprosy-i-otvety/data-poslednego-obnovleniya-kursov.md)


---

# 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://iexexchanger.gitbook.io/9.2.x/menyu/parser-kursov.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.
