# Key Features

<mark style="color:yellow;">**Static Mechanic**</mark>

In an SCM contract, the purchase of miners with fresh capital will always get the same amount. **1 MATIC coin will always get 10,000 miners.** Furthermore, the value of earned miners will always be worth the same. **1 Miner is worth 0.001 MATIC coin.**

Inflation is healthy for filtering out bad actors, so the SCM contract hasn't completely removed it. **The Polygon Land APR remains variable**. Your yield is visible on the **Investment Dashboard**.&#x20;

<mark style="color:purple;">**Those reinvesting more, depositing more fresh capital, and claiming less get a higher APR.**</mark>

But if the Polygon Land TVL declines, everyone's APR drops. This favors **post-launch fresh capital investors**, offering them higher APR and the same price as early adopters.

<mark style="color:yellow;">**Miner Burn Whale Tax**</mark>

**Polygon Land** has a unique <mark style="color:red;">**"miner burn"**</mark> function. When an investor has r**eached 50% ROI** on their ***principal deposit*****,** they will incur a **10% burn on their total "miners"** by the value of their claim.&#x20;

* [x] At 50%+ ROI player will see their **total miners reduce** when they claim.&#x20;

{% hint style="info" %}
&#x20;*<mark style="color:green;">In Polygon Land a users principle deposit does not include compounds.</mark>*&#x20;
{% endhint %}

For example, you withdraw **100** miners and have **5,000** total miners in your mine:

1️⃣ **First Step:** You pay a 5% platform fee and get 95 miners in Matic.

2️⃣ **Second Step:** Before the 5% fee, 10% (10 miners out of 100) is taken. These 10 miners are removed from your total, leaving you with 4990 miners.

3️⃣ **Result:** Out of these 10 miners, 5 are given to the community via the <mark style="color:orange;">**weekly reflection lottery**</mark>, and 5 are burned and thus removed from the system. 🚀✨"

<mark style="color:yellow;">**Referral Program**</mark>

The platform offers a referral program where users can earn up to a **one-time 2% referral bonus** paid directly into their wallet. This adjustable bonus incentivizes users to invite others to join the community, promoting growth and network effects. It is "<mark style="color:yellow;">**one-time**</mark>**"** to protect the contract from malicious acts like self-referrals, and it encourages others to bring new users to the platform instead of continuing to earn from users they onboarded in the past.&#x20;

<mark style="color:yellow;">**Reinvest Function**</mark>

SCM has created a <mark style="color:yellow;">**50% reinvest function**</mark> option, allowing users to compound half their earnings while automatically claiming the other half as profit. Users can maximize their potential returns over time, saving on gas by reinvesting a portion of their earned tokens while increasing their realized profits.&#x20;

The reinvest function leaves 50% of the claimable tokens in the contract, increasing your miners and percentage share. The other 50% is claimed in your wallet. This is <mark style="color:yellow;">**the most gas-efficient way**</mark> to mine and, according to our contract, gives a better reward rate than manually withdrawing and reinvesting.&#x20;

{% hint style="info" %}
*This is a game-changing function and has never before been seen in a miner contract. A depositor no longer has to choose between “Suicide Compounding” or spending more gas and losing to dev fees by claiming and reinvesting half to get a "better" investment rate.*
{% endhint %}

<mark style="color:yellow;">**Throttles and Timers**</mark>

To maintain stability and fairness, Polygon Land incorporates throttling mechanisms and timers. These measures help regulate specific actions, such as depositing or claiming, and prevent excessive activity that could disrupt the platform's equilibrium.

* <mark style="color:yellow;">**Deposit Timer = 12 Hours**</mark>&#x20;

An investor can deposit fresh capital every 12 hours.

* <mark style="color:yellow;">**Claim Timer = 24 Hours**</mark>

&#x20;Any action resets the claim timer to 24 hours.

* <mark style="color:yellow;">**Accumulation Timer = 7 Days**</mark>

Investors have seven days to reinvest, compound, or claim their pending rewards. After 7 days of non-action, the rewards stop accruing.&#x20;

* <mark style="color:yellow;">**MAX ROI = 500%**</mark>

The ROI throttle in SCM is 500%. Once an investor has earned 500% profit on the principal deposit, they must reinvest fresh capital or cannot claim rewards. Check your ROI on the dashboard.

* <mark style="color:yellow;">**Minimum Deposit**</mark>

The minimum deposit required to participate in Polygon Land is <mark style="color:purple;">**5 Matic**</mark>. However, this value can be adjusted based on market conditions and the performance of the mining token.

<br>

\ <br>


---

# 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://shitcoin-club.gitbook.io/polygonland/key-features.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.
