# How to join Staking?

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

To stake, you first need to make sure you have U2U in your assets.

{% hint style="success" %}
In the documentation, we use Metamask Wallet for connection and transaction verification examples. You can still use other wallets to work with GroFi Dex Staking.
{% endhint %}

#### 1- Connect wallet

First, you need to connect your wallet to GroFi Dex Staking. [How to connect wallet?](/getting-started/how-to-connect-wallet.md)

On the navigation bar, find the "Connect wallet" button.

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

In case you are choosing a network other than U2U Network, please click "Switch network in wallet" to use U2U Network

<div align="left"><figure><img src="/files/MM0EkirMvEjLv3COjDn7" alt=""><figcaption></figcaption></figure></div>

#### 2- Enter amount stake

Next, when you have successfully connected. Enter the amount you want to stake. The system allows you to quickly select milestones of 25%, 50%, 75%, 100% of your U2U assets and click stake.

When participating in staking, users need to stake an amount greater than the minimum value. Currently, the minimum value is 1 U2U.

<div align="left"><figure><img src="/files/8WmWSN9gZlby0ag9EAvK" alt=""><figcaption></figcaption></figure></div>

#### 3- Confirm transaction

Next, make transaction confirmation on your wallet to complete staking.

<div align="left"><figure><img src="/files/ixwSlDGE1GSbTfhXsWFQ" alt=""><figcaption></figcaption></figure></div>

#### 4- Completed

Finally, when the transaction is successful, check your stake package on the interface.

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

Your staking has been completed, the rewards you receive will be updated continuously (refreshing every 7 minutes). The more you stake, the more rewards you will receive.


---

# 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.grofidex.io/features/staking/how-to-join-staking.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.
