# Unstaking

1. **Timing Your Unstaking:** On the maturity date of your staked assets, you are eligible to begin the unstaking process. This is the date you were shown when you initially staked your USDT, USDC, or HLUSD.
2. **Receiving Your Rewards:** Any rewards you have earned during the staking period will be paid out in HLUSD, the native stablecoin of HeLa chain. These rewards will be directly deposited into your wallet.
3. **Converting and Withdrawing Principal Amount:** The original amount you staked, whether in USDT or USDC, will automatically be converted into HLUSD at the prevailing market rate at the time of unstaking. This converted amount will then be transferred to your wallet on the HeLa chain.

This streamlined process ensures that both your initial investment and any earned rewards are returned to you in HLUSD, simplifying management and providing a cohesive experience within the HeLa ecosystem.


---

# 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.stablehodl.com/product/unstaking.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.
