# How it Works

To mint or redeem RWA tokens, clients need to first pass KYC/KYB and AML checks. Once passed, they are free to use all Genify services, such as Depositing and withdrawing fiat currencies supported by Genify, minting/redeeming of supported stablecoins, and tokenizing liquid financial assets.&#x20;

Once RWA is minted, it can be freely distributed and used within DeFi to maximize usability and strategies that can be done with your portfolio.


---

# 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.stablelabs.co/getting-started-with-genify/how-it-works.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.
