# Liquidity Mining

1.From the game main interface, select “Swap” building to participate in our Liquidity Mining.&#x20;

Players that wish to participate in the Liquidity Mining to earn more rewards need to ensure that they have enough USDT and GUT within their wallet.

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

2.Upon entering the “Swap” building, players need to click on “Liquidity” to participate in Liquidity Mining. For first-time players, they will need to click on the “Add Liquidity” button before they can participate in Liquidity Mining

a.Within the “Add Liquidity” interface, player will need to “supply” sufficient GUT and USDT before they can Add Liquidity

b.Players will need to complete the authorization on-chain once a window pop up from their wallets

c.The amount of supply for GUT and USDT needs to be equal in value (though the amount might not be the same due to daily market fluctuation), as shown below.

<figure><img src="/files/45qcHdFtVSUmDqCmDFnI" alt=""><figcaption></figcaption></figure>

3.Within the “Staking” interface, players can click on the “Stake/Harvest” to either stake or withdraw (harvest) their rewards.&#x20;

Players can select “Max” to stake their all their funds within the game to shorten the process of entering a specific amount.&#x20;

Staking will be considered completed / done once they completed a game.

<figure><img src="/files/9rMPXhblXVB7savhZnNr" alt=""><figcaption></figcaption></figure>

4.Upon successful staking, players can view the amount of rewards generated annually for Liquidity Mining in real time.

<figure><img src="/files/3NT8LLmtLvgfmcip8by3" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/MInQZzTe819NnpiXYSKO" 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.genuniverse.io/gamefi/liquidity-mining.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.
