# Guide for Users

## **Staking Token**

Go to [Cross Staking](https://nft-staking.garuda-defi.org/cross-staking) - click home and connect your wallet to open all cross staking pools. **Wallet support : station and kepr wallet**

<figure><img src="/files/hkckPZQfOYjudUk8KvSz" alt=""><figcaption><p>Cross staking page - before connect wallet</p></figcaption></figure>

After connect wallet - the cross staking pools will appear. Click detail to see any information about the staking pool (smart contract, token and rewards calculation) or click stake to start staking.&#x20;

<figure><img src="/files/Mp7NrsBEL2Mmjytf2UGF" alt=""><figcaption><p>Cross staking pools appear after wallet connection</p></figcaption></figure>

<figure><img src="/files/LWLHwarO5LrSFmPU1Ehd" alt=""><figcaption><p>Pool Detail to check token and rewards per day</p></figcaption></figure>

Put the amount want to stake and proceed by click stake button  (Fee = 9 LUNC and 5 GRDX as burn fee)  [Get GRDX Token](https://coinhall.org/terraclassic/terra1mkl973d34jsuv0whsfl43yw3sktm8kv7lgn35fhe6l88d0vvaukq5nq929)

<figure><img src="/files/PZKNoREsyBPqwUwdgWE9" alt=""><figcaption><p>Staking Page</p></figcaption></figure>

## Withdraw Rewards

User can withdraw the rewards in cross staking at any time.&#x20;

Go to staking page find withdraw tabs and select withdraw all, all the tokens reward will be send directly to your wallet.

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

## Unstaking Token

On the Staking page, find unstake tab and put the amount to unstake than click Unstake (You'll find the unlock duration description in unstake button) Fee = 9 LUNC and 5 GRDX as burn fee  [Get GRDX Token](https://coinhall.org/terraclassic/terra1mkl973d34jsuv0whsfl43yw3sktm8kv7lgn35fhe6l88d0vvaukq5nq929)

<figure><img src="/files/fTB2gojZxt8rQjOuy11U" alt=""><figcaption><p>Unstake token in staking page</p></figcaption></figure>

## Claim Unstaked Token

To claim your unstaked token check on Staking page and Unstaked assets. Once the unlock period ended The Claim button will appear and can be execute instanly.

<figure><img src="/files/8B2tMW5H0BwoVBHux8fZ" alt=""><figcaption><p>Unstaked Assets</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/cross-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.
