# How to get rhoTokens?

## Convert from Flurry DApp

Visit the **Flurry DApp** through the portal below:

{% embed url="<https://app.flurry.finance>" %}
Earn through minting rhoTokens!
{% endembed %}

Follow the **User Guide** to earn through rhoTokens before **minting** and **redeeming** rhoTokens:&#x20;

{% content-ref url="/pages/NO9Bp63p4TkvMwjEjQeV" %}
[Earn](/flurry-finance/user-guide/earn.md)
{% endcontent-ref %}

### Minting rhoTokens

Users can convert their stablecoins to rhoTokens using the **Flurry DApp**. Depositing **USDT** / **USDC** / **BUSD** will **mint** corresponding **rhoUSDT** / **rhoUSDC** / **rhoBUSD** and be sent to the users' wallets.&#x20;

### **Redeeming rhoTokens**

When users redeem their rhoTokens into stablecoins, the corresponding rhoTokens are burned, and users will receive the corresponding stablecoins into their wallets.

## Buy RHO on Exchanges:

Users may buy rhoTokens on exchanges. rhoTokens is available on the following exchanges:

#### *Decentralized Exchanges:*

* Uniswap (on Ethereum)
* Pancakeswap (on BNB Chain)
* Quickswap (on Polygon)
* Kyberswap (coming soon...)
* \+ more to come


---

# 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.flurry.finance/flurry-finance/the-rhotoken/how-to-get-rhotokens.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.
