# Liquidity Pool Staking

{% hint style="info" %}
You can use your [TLAND](/terra-land-academy/terra-land-platform/tland-token.md) tokens in a pair with UST to **add them to Liquidity Pool (LP) to receive LP tokens and get rewards**.&#x20;
{% endhint %}

You can stake LP tokens to get a reward in TLAND tokens, but that's not all.

#### **Top 100 Liquidity Providers**

For the top 100 Liquidity Providers (LP) there are more rewards:

1\) Rewards from [Diamond Hands Program](/terra-land-academy/terra-land-platform/diamond-hands-program.md) - 37,5% of the tax revenue will be distributed proportionally to the amount staked, against the sum of all top 100 LP;\
\
2\) **2% of the shares from all properties** sold on the Terra Land platform (excluding properties sold through [Property on Demand](/terra-land-academy/terra-land-platform/property-on-demand.md)) **will be distributed, free of charge to the top 100 LP**.&#x20;

####

### How to add a pair to Liquidity Pool and stake LP tokens?

From the left sidebar menu select the TLAND Token tab and **choose Staking LP**.

![](/files/tU7sBCBRILij7i8XBWt9)

**Select the LIQUIDITY POOL tab** on the top left of the Provide box.

![](/files/IRvmyD5Tz402hKZIwKMO)

{% hint style="info" %}
Make sure you have your **wallet connected**!
{% endhint %}

Put the amount of TLAND or UST that you want to add to the Liquidity Pool in the correct box - the other box will be filled automatically.&#x20;

{% hint style="info" %}
Rember - when adding tokens to the Liquidity Pool you need **a pair of TLAND and UST in equivalent amounts**.&#x20;
{% endhint %}

Click the Add Liquidity button, accept the disclaimer and **confirm the transaction in your wallet**.\ <br>

To stake your LP tokens, **select the STAKE LP tab.**

![](/files/4ThPfCDclKIH6Ya8NWyY)

Put the amount of LP tokens that you want to stake in the Stake Input box and then click the Stake button. Remember to **confirm the transaction in your wallet**.

You can unstake your staked LP tokens in the **Unstake** **tab**. Remember about the 5 days unbondig period - you can unstake your LP tokens immediately (without waiting for the 5 days), but in that case, a fee of 5% will be charged.&#x20;

{% hint style="info" %}
**Note**: Only unstaked LP tokens can be removed from the Liquidity Pool.&#x20;
{% endhint %}


---

# 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://terralandacademy.gitbook.io/terra-land-academy/terra-land-platform/liquidity-pool-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.
