# Manage currencies

- [How to add a currency](https://docs.b2core.b2broker.com/how-to-articles/manage-currencies/how-to-add-a-currency.md): Learn how to add currencies in B2CORE
- [How to configure currency exchange rates](https://docs.b2core.b2broker.com/how-to-articles/manage-currencies/how-to-configure-currency-exchange-rates.md): Learn how to set up exchange rate providers to enable accurate currency conversions for transaction processing in B2CORE
- [How to add an exchange currency pair](https://docs.b2core.b2broker.com/how-to-articles/manage-currencies/how-to-add-an-exchange-currency-pair.md)
- [How to set priorities for exchange rate providers](https://docs.b2core.b2broker.com/how-to-articles/manage-currencies/how-to-set-priorities-for-exchange-rate-providers.md): Learn how to set priorities for exchange rate providers to optimize rate sourcing and avoid exceeding provider request limits
- [How to enable requests for exchanges in specific currency pairs](https://docs.b2core.b2broker.com/how-to-articles/manage-currencies/how-to-enable-requests-for-exchanges-in-specific-currency-pairs.md): Learn how to require admin approval for exchanges in specific currency pairs by enabling exchange requests in the currency pair settings
- [How to update rates in exchange requests](https://docs.b2core.b2broker.com/how-to-articles/manage-currencies/how-to-update-rates-in-exchange-requests.md): Learn how to update rates in pending exchange requests before approval to ensure accurate execution based on current or custom rates


---

# 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.b2core.b2broker.com/how-to-articles/manage-currencies.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.
