# Staking IDRX

Staking IDRX allows you to earn IDRX rewards at a competitive rate. You can follow the guide below to stake IDRX:

{% hint style="info" %}
If you don't have IDRX, you can mint iDRX in [idrx.co](https://idrx.co/) or by swapping from another token on [Nusa Swap](https://stage-v2.nusa.finance/swap).
{% endhint %}

{% embed url="<https://youtu.be/hPxr-2RerDg>" %}

## **Step-by-step Guide:**

1. Visit the [Nusa Official Website](https://home.nusa.io/) and click **Launch App**

   <figure><img src="/files/PjwdodXH1lguJUc0UlQT" alt=""><figcaption></figcaption></figure>
2. Click the **Connect** button to connect your wallet

   <figure><img src="/files/El3LLCBiIv0aSUoVgK0H" alt=""><figcaption></figcaption></figure>
3. Hover the **Earn** menu and click **Staking**

   <figure><img src="/files/0NwmJeMPnFkLiBkZU9nM" alt=""><figcaption></figcaption></figure>
4. Choose the network where you like to stake and click the **Stake** button

   <figure><img src="/files/gPQUTf8nScWTc0TIjylR" alt=""><figcaption></figcaption></figure>
5. Pick the duration and input the amount.&#x20;

   <figure><img src="/files/84vVyfe9bTiumdgUi4co" alt=""><figcaption></figcaption></figure>
6. If this is your first time staking IDRX, you must approve Nusa's smart contract by clicking the **Approve IDRX** button.

   <figure><img src="/files/r8xJ1h5xYWQelFSmpuiZ" alt=""><figcaption></figcaption></figure>
7. After that click the **Stake** button and sign the transaction in your wallet.

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

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

1. Wait for a minute until the transaction is successful. You can claim your rewards by clicking the **Claim** button and unstake your IDRX early by clicking the **Unbound** button (for Flexible type only)

   <figure><img src="/files/MED6owFArLJcK5hDgiww" 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.nusa.io/nusa-v2/earn/staking-idrx.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.
