> For the complete documentation index, see [llms.txt](https://miner-dynasty-1.gitbook.io/miner-dynasty/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://miner-dynasty-1.gitbook.io/miner-dynasty/vip-system/vip.md).

# VIP

#### **VIP System: How It Works**

&#x20;**VIPs** and will receive **100% of the rewards** from the **site burns**.

***

**Guaranteed VIP**\
\
Players who accumulate **2500 Mining Power** from **Battle Tokens** will become Guaranteed VIP

#### **How to Become VIP FREE**

To become a VIP, simply remain active in the community by participating in the game and engaging with the groups. The more **messages** and **activities** you complete, the higher your chances of being recognized as a VIP. Additionally, actively inviting friends to join will also contribute to your VIP status.

***

#### **How Does the Burn System Work?**

We will create a **public TRX wallet**, and all **burns** will be added to **staking**. The entire profit generated from these burns will be **distributed 100% to VIP users**.

***

#### **Progression of the System**

1. **Initial Phase – Staking:** We will begin with **staking** and distribute **100% of the profits** to VIP users.
2. **Next Step – Masternode:** After reaching a certain threshold, we will move to a **masternode**, which will increase the profits for VIPs. VIP users will receive **100% of the rewards** from the masternode.
3. **Future Growth – Voting System:** Once the masternode is in place, the system will open for **voting** on the website. This will allow the community to have a say in future improvements, leading to even greater profits for VIPs.

***

#### **What Will VIPs Earn?**

VIPs will earn:

* **100% APY on Battle Token profits**
* **100% of the rewards from site burns**

This system ensures that VIP players are rewarded for their engagement and support, with increasing benefits as the community and game grow.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://miner-dynasty-1.gitbook.io/miner-dynasty/vip-system/vip.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
