# Guide for Users

## **Staking Token**

1. Go to [Garuda DeFi Cw-20 Staking section](https://garuda-defi.org/cw-20-staking).
2. Select the token want to be stake by click stake button. It will goes to your asset.&#x20;
3. Put the amount  and proceed by click stake button  (Fee = 9 LUNC and 2.5 GRDX)  [Get GRDX Token](https://coinhall.org/terraclassic/terra1mkl973d34jsuv0whsfl43yw3sktm8kv7lgn35fhe6l88d0vvaukq5nq929)

## Withdraw Rewards

1. Go to [Garuda DeFi Cw-20 Staking section](https://garuda-defi.org/cw-20-staking).
2. Select the token want to be withdraw by click stake button. It will goes to your asset.&#x20;
3. Go to reward tab on menu.&#x20;
4. Click withdraw (this will sent all rewards to your wallet). Fee = 8 LUNC

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

## &#x20;Unstake / Claim Unstake Token

1. Go to [Garuda DeFi Cw-20 Staking section](https://garuda-defi.org/cw-20-staking).
2. Select the token want to unstake  by click stake button. It will goes to your asset.&#x20;
3. Put amount to Unstake and click unstake button (Fee = 9 LUNC and 2.5 GRDX)  [Get GRDX Token](https://coinhall.org/terraclassic/terra1mkl973d34jsuv0whsfl43yw3sktm8kv7lgn35fhe6l88d0vvaukq5nq929)
4. Go to reward tab on menu.&#x20;
5. Check the \**schedule* of unstaked token. If exceed the schedule than token can be claimed.&#x20;

{% hint style="info" %}
Schedule depends on project owner setting in staking configuration
{% endhint %}

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

If users still have problem with Garuda-Defi please reach us on social media or DM us on [Telegram](https://t.me/garudanodes_admin)&#x20;

## Checking Staked Token (Upcoming)

Users can check their staked token list without checking one by one on the tokens menu.&#x20;

After connecting wallet (Keplr/Terrasation), Click on your wallet address and choose My Assets.&#x20;

<figure><img src="/files/K6uI5KKzisBfw8l2xQcX" alt=""><figcaption><p>Click wallet address and choose my assets</p></figcaption></figure>

From there users can check the list of staked assets.&#x20;

<figure><img src="/files/SWMz6TD9CarRgp4zs5j1" alt=""><figcaption><p>List of all staked assets on Garuda-defi</p></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/staking-cw20-token/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.
