# Solar Kingdom Glossary

**dApp**<mark style="color:green;">**:**</mark> Digital applications that run on the blockchain.

**Power:** This is the measure of the rewards accumulated that are unclaimed.

**Solar Panels:** The term for Solar Farm Miner's smart contract miners. These are acquired by depositing the chain's native currency (like BNB) into the protocol. Solar Panels will earn you your accumulated rewards. Solar Panels determine how much power you receive daily.

**Compound:** Compounding is the process in which your Power Generated is converted back into Panels to increase your daily income by generating even more Power.

**Selling Power:** Claiming your rewards.

**TVL:** Total Value Locked is the overall value of crypto assets deposited in a decentralized finance (DeFi) protocol.&#x20;

**Immutable:** This means that the data cannot be changed or modified by anyone after its creation.

**Fresh Value:** Fresh Value ensures that the amount of money that users take out of the protocol is measured relativistic to their initial deposited.\
\
**Anti-Spam Mechanism:** If a user attempts to sell with **less than 15 compounds between each sell**, they will receive a **75% tax and 5% 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.

**Anti-Dump Mechanism:** 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 **10% panels reduction** penalty. This amount is stackable with other punishments.

**Base Abuse Mechanism:** 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.

**Anti-Outsider Mechanism:** 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.


---

# 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/glossary/solar-kingdom-glossary.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.
