# Diamond Hands Program

While decentralisation is definitely our mission, protecting our community, which has supported and invested in us from the beginning, is still one of our highest priorities. We want Terra Land to be accessible to all, not just high-volume investors, which can have a negative impact on the rest.

To protect users from the continued pump and dumps, and steer the price of $TLAND in the right direction, we are introducing a **sales tax on all sell transactions for $TLAND**.&#x20;

{% hint style="info" %}
Written into the smart contract, every successful sell order on $TLAND will attract a **5% tax, until a token price of 0.50 $UST is reached**, at which we will revise the tax.&#x20;
{% endhint %}

**The tax revenue will be automatically divided into two equal pools** (50:50 split).

**The first half will automatically get burned**, naturally creating deflationary pressure on the price of the $TLAND. Fewer tokens, increase in price.

**The second half will go towards the top 100** [**Liquidity Providers**](/terra-land-academy/terra-land-platform/liquidity-pool-staking.md) **(LP), and the top 50** [**Single Asset Stakers**](/terra-land-academy/terra-land-platform/single-asset-staking.md) **(SAS)**, allocating 75% of the pool towards LP and 25% of the pool towards SAS.&#x20;

The amount distributed to the top 100 LP is distributed proportionally to the amount staked, against the sum of all top 100 LP. The amount distributed to the top 50 SAS is distributed proportionally to the amount staked, against the sum of all top 50 SAS.&#x20;

{% hint style="info" %}
In essence, of the 5% tax, **2.5% gets burned, 1.875% goes proportionally to the top 100 LP, and 0.625% goes proportionally to the top 50 SAS**.
{% endhint %}

We will continue to monitor the market trends and sentiments. Diamond Hands Program is a thanks to all those that believe in us, and in the project.


---

# 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/diamond-hands-program.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.
