# Services

- [Mint IDRX](https://docs.idrx.co/services/mint-idrx.md): Mint new IDRX through IDR bank payments
- [Redeem IDR](https://docs.idrx.co/services/redeem-idr.md): Redeem your IDRX to IDR
- [Send IDRX](https://docs.idrx.co/services/send-idrx.md): Send IDRX to other blockchains
- [Get Other stablecoins](https://docs.idrx.co/services/get-other-stablecoins.md): Get other token instantaneously with IDRX
- [Redeem Other Stablecoin](https://docs.idrx.co/services/redeem-other-stablecoin.md): Redeem your token to IDR easily with IDRX
- [Fees](https://docs.idrx.co/services/fees.md): Table of fee structure


---

# 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.idrx.co/services.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.
