# Tutorial

- [How to mint UXD](https://docs.uxd.fi/uxdprotocol/tutorial/how-to-mint-uxd.md): The below describes the minting process to create new UXD for usage in the crypto economy.
- [How to redeem UXD](https://docs.uxd.fi/uxdprotocol/tutorial/how-to-redeem-uxd.md): The below describes the redemption process to redeem UXD for an equivalent amount of crypto assets.
- [Minting/Redeeming FAQ](https://docs.uxd.fi/uxdprotocol/tutorial/minting-redeeming-faq.md): Below are some common questions regarding the minting/redeeming process.


---

# 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.uxd.fi/uxdprotocol/tutorial.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.
