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

- [Курсы из источников](https://docs.iexexchanger.com/osnovnye/parser-kursov/kursy-iz-istochnikov.md)
- [Курсы по формуле](https://docs.iexexchanger.com/osnovnye/parser-kursov/kursy-po-formule.md)
- [Теги и формулы для расчёта курсов валют](https://docs.iexexchanger.com/osnovnye/parser-kursov/kursy-po-formule/tegi-i-formuly-dlya-raschyota-kursov-valyut.md)
- [Стандартные формулы для расчёта курсов](https://docs.iexexchanger.com/osnovnye/parser-kursov/kursy-po-formule/standartnye-formuly-dlya-raschyota-kursov.md)
- [Курсы из файла](https://docs.iexexchanger.com/osnovnye/parser-kursov/kursy-iz-faila.md)
- [BestChange API парсер](https://docs.iexexchanger.com/osnovnye/parser-kursov/bestchange-api-parser.md)
- [Как получить ключ BestChange API?](https://docs.iexexchanger.com/osnovnye/parser-kursov/bestchange-api-parser/kak-poluchit-klyuch-bestchange-api.md)
- [Настройка BestChange API](https://docs.iexexchanger.com/osnovnye/parser-kursov/bestchange-api-parser/nastroika-bestchange-api.md)
- [Где находятся все созданные пары из BestChange API?](https://docs.iexexchanger.com/osnovnye/parser-kursov/bestchange-api-parser/gde-nakhodyatsya-vse-sozdannye-pary-iz-bestchange-api.md)
- [Теги и формулы для расчёта курсов BestChange](https://docs.iexexchanger.com/osnovnye/parser-kursov/bestchange-api-parser/tegi-i-formuly-dlya-raschyota-kursov-bestchange.md)
- [Курсы конкурентов](https://docs.iexexchanger.com/osnovnye/parser-kursov/kursy-konkurentov.md)
- [Опции](https://docs.iexexchanger.com/osnovnye/parser-kursov/opcii.md)
- [CoinMarketCap API Keys](https://docs.iexexchanger.com/osnovnye/parser-kursov/opcii/coinmarketcap-api-keys.md)
- [Дата последнего обновления курсов](https://docs.iexexchanger.com/osnovnye/parser-kursov/opcii/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://docs.iexexchanger.com/osnovnye/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.
