# How to stake and reddem

### How to stake

1. Go to the Stake page

<figure><img src="/files/RoFHlfgzaJMWfySK7i1c" alt=""><figcaption></figcaption></figure>

2. Enter the amount of XAUm you want to stake. Each 1 XAUm mints 100 GR + 100 GY.

<figure><img src="/files/qMAcJFhhSOz3AKzVfOZG" alt=""><figcaption></figcaption></figure>

3. Done!&#x20;

<figure><img src="/files/myNi1bXUcPilt2Xyv6vj" alt=""><figcaption></figcaption></figure>

Review the output:

* **GR Minted**: Stable value tokens (used as collateral for GUSD)
* **GY Minted**: Volatility tokens (10x–30x leveraged gold exposure, no liquidation)
* **Revenue Share**: 35% of protocol revenue distributed to GR holders, 35% to GY holders *\[screenshot]*

Approve and confirm. GR and GY will appear in your wallet immediately. No lock-up period.

### How to Redeeming GR + GY back to XAUm

On the Stake page, select the **Redeem** tab.&#x20;

1. Enter equal amounts of GR and GY (100 GR + 100 GY = 1 XAUm).&#x20;

<figure><img src="/files/44HgqPMo2eDASUzv8FZ0" alt=""><figcaption></figcaption></figure>

2. Done!

<figure><img src="/files/kRWY3VCUomqgwXkfWh7v" alt=""><figcaption></figcaption></figure>

Review the output:

* **XAUm Received**: Amount of XAUm to be returned
* **Redemption Fee**: Currently 0% (governance can adjust up to 1%) *\[screenshot]*

Approve and confirm. XAUm is sent to your wallet immediately.


---

# 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.creek.finance/mainnet-user-guide/how-to-stake-and-reddem.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.
