# Single Asset Staking

{% hint style="info" %}
You can **stake TLAND tokens in Single Asset Staking (SAS) to get a reward** in additional TLAND tokens.
{% endhint %}

#### **Top 50 Single Asset Stakers**

For the top 50 Single Asset Stakers (SAS) there are more rewards:

Rewards from [Diamond Hands Program](/terra-land-academy/terra-land-platform/diamond-hands-program.md) - 12,5% of the tax revenue will be distributed proportionally to the amount staked, against the sum of all top 50 SAS;

### How to stake TLAND in Single Asset Staking?

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

![](/files/sTG4XuGLCHiYPHtCeWvm)

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

Put the amount of TLAND that you want to stake in the Stake Input box. Next, click the Stake button. Remember to **confirm the transaction in your wallet**.

You can unstake your staked TLAND tokens in the **Unstake** **tab** (it's next to the Stake tab). Remember about the 5 days unbonding period - you can unstake your TLAND tokens immediately (without waiting for the 5 days), but in that case, a fee of 5% will be charged.


---

# 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/single-asset-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.
