# Solar Guard Fairness System

### Solar Guard Fairness System

Solar Farm Miner has four key mechanisms that are in place to ensure that the protocol isn’t harmed by a few malicious whales and continues to reward those most loyal to the protocol. These mechanisms also rely on the ‘**Fresh Concept’** mentioned above. As a reminder, you can find out your Fresh Value and allowance on our dApp ([***app.solarfarm.finance***](https://app.solarfarm.finance/)*).*

It’s important to know that the **taxes associated with the four mechanisms below stay within the TVL and remains in the contract.** This ensures once again that those demonstrating responsible habits and form an active part of building a long term vision for the protocol will be rewarded!

**Anti-Dump**

> If a user attempts to **sell an amount greater than or equal to their Fresh Value at once**, they will receive a **50% tax** and **25% panels reduction** penalty. This amount is stackable with other punishments.

Rapid growth means rapid volatility however that doesn’t have to mean large detractions from the TVL. One of the primary adaptations we have made from SFM V1.0 is to ensure that we have sustained TVL growth so investors can deposit their BNB in confidence knowing that Solar Farm can not only out perform the crypto market (as was the case in V1.0) but in addition you’re also protected from large drops in TVL.

The above mechanism ensures that those malicious enough to have significant large withdrawals at once will also see a panels reduction penalty resulting in their share of the protocol also being reduced.

**Anti-Spam**

> If a user attempts to sell with **less than 15 compounds between each sell**, they will receive a **75% tax and 25% panels reduction** penalty. This amount is stackable with other punishments.\
> The minimum compounding interval is 90 minutes, therefore to avoid receiving this penalty you must compound for at least 22.5 hours between each sell.

Compounding forms an integral part of any miner protocols and at Solar Farm we want to reiterate that we reward those who remain loyal to the long term success of the project. Hence we’re once again introducing a mechanism that penalises frequent sellers that do not meet a minimum compound requirement. The compound timer and the compound bonuses are two key features that fall into tandem with **Anti-Spam.** These mechanisms will be explained in further detail further down this article.

**Base Abuse**

> Once you **sell over 5x your Fresh Value**, you will receive a **50% penalty** to the amount you withdraw. This amount is stackable with other punishments.

As part of our commitment to making the Solar Farm a protocol that can be of benefit to everyone, we’ve maximised our commitment to ensure a system that is **fair for investors of all sizes** such that whales and smaller investors can coexist to form a large scale ecosystem.

With the mechanism described above, all investors will be able to withdraw 5x of your fresh value without penalty as long as the other mechanisms are adhered to however by ensuring a 50% penalty thereafter, we ensure that every has a slice of the TVL to their name!

**Anti-Outsider**

> Solar Farm V1.0 rewarded users with a referral bonus for deposits and compounds. This amount was equal for both investors and non-investors. In Solar Farm V2.0 **users will only receive full referral rewards for deposits if they are investors.**\
> \
> Large scale referrer’s will also in addition have to adhere to the concept of fresh value, remember that the fresh value is a measure of your **deposit** into the TVL against your withdrawal from the TVL hence those who refer and want to maximise their returns from the protocol will be required to invest else their fresh value will be at 0 and they will be penalised by the base abuse mechanism.

One of the primary fundamentals of Solar Farm is that we want those who truly believe and invest into the protocol to benefit. As such the above mechanisms ensure that external parties who have received referral's but have not invested into the protocol are penalised. This means that those who invest into the protocol stand to make the most from this referral mechanism, as it should be.


---

# 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://solar-farm-1.gitbook.io/solardocs/solar-farm-products/solar-farm-miner-v2.0/solar-guard-fairness-system.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.
