# Minting/Redemption of HLUSD

Let's look at the minting and redemption of HLUSD, the synthetic dollar of HeLa Chain.&#x20;

**Centralized Exchange (CEX)**

* **Biconomy**: [Trade HLUSD/USDT](https://www.biconomy.com/exchange/HLUSD_USDT)

**Decentralized Exchange (DEX)**

* **Cytoswap**: [Trade on Cytoswap](https://cytoswap.com/)

Choose the platform that best fits your trading preferences.

***

## Stablehodl

StableHODL is a **stablecoin yield generation platform powered by HeLa Network**. The protocol leverages **delta neutral portfolio** to optimize returns and generates sustainable yields, rewarding stakers with **HLUSD/USDC/USDT.**<br>

* **Stable-to-Stable Earning:** Users stake stablecoins (HLUSD/USDT/USDC) and earn yield in HLUSD
* **No Volatility Risk:** Provides liquidity in stablecoins, the "fiat" of crypto
* **Accessible Design:** No minimum amount required, user-friendly UI for all users
* **Substained Yield:** Through a delta-neutral mechanism, balancing risk and maintaining stable returns regardless of underlying price movements.\ <br>


---

# 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.helalabs.com/hlusd/minting-redemption-of-hlusd.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.
