# Guide for Users

## Staking Lunc

&#x20;Go to [https://staking.garuda-defi.org](https://staking.garuda-defi.org/) , on Side menu click Hybrid Staking.

<figure><img src="/files/q4lM2yOmaUOd940a2aVK" alt=""><figcaption><p>Click Hybrid Staking on SIde Menu</p></figcaption></figure>

Connect the wallet (Station / Keplr wallet).&#x20;

On Hybrid Staking Pools, choose the Validators and CW20 Token rewards that available on the list and click Stake

<figure><img src="/files/UzwMIrGc7DBAm2sCEG6b" alt=""><figcaption><p>Choose Validators Pool available</p></figcaption></figure>

Enter the amount of LUNC to stake , click stake button, than approve the transaction\*.&#x20;

{% hint style="info" %}
Please note, every transaction on stake will required 21 days locked. and 0.5% burn tax&#x20;
{% endhint %}

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

## Rewards

The rewards will have 3 tokens: Native token ($LUNC - $USTC) and CW-20 token ($GRDX)&#x20;

<figure><img src="/files/Tqtyi8IJ4VSd3PJVyiUP" alt=""><figcaption><p>Rewards sample</p></figcaption></figure>

## Withdraw Rewards

On manage asset, click withdraw (leave the box blank) and approve the transaction.

<figure><img src="/files/0kv0JT5ZPJGXizIu1CtT" alt=""><figcaption></figcaption></figure>

## Unstake

On manage asset, click unstake (fill the amount to unstake) and approve the transaction\*

{% hint style="info" %}
The fund will be arrive in 21 days and need to redeem/claim manually on the platform
{% endhint %}

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

## Claim the unstake LUNC

Once the token has reach the unlock period, user can claim and the funds will be sent to their wallet.

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


---

# 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.garuda-defi.org/products/earning/hybrid-staking/guide-for-users.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.
