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

# VIP Program

#### VIP Levels and Investment Requirements

The VIP Program comprises three distinct tiers, each associated with specific investment thresholds and rewards:

1. **VIP Level One**
   * **Minimum Investment**: $10,000
   * **Staking Rewards**: 10% annual return
   * **Governance Voting Rights**: Standard voting privileges
2. **VIP Level Two**
   * **Minimum Investment**: $50,000
   * **Staking Rewards**: 12% annual return
   * **Governance Voting Rights**: Enhanced voting privileges
3. **VIP Level Three**
   * **Minimum Investment**: $150,000
   * **Staking Rewards**: 14% annual return
   * **Governance Voting Rights**: Premium voting privileges

#### Rewards and Benefits

Participants in the VIP Program will gain access to a comprehensive array of exclusive rewards designed to enhance their engagement within the Zig Network:

**1. Staking Rewards**

* **VIP Level One**: Earn a 10% annual return on staked $ZIG tokens.
* **VIP Level Two**: Earn a 12% annual return on staked $ZIG tokens.
* **VIP Level Three**: Earn a 14% annual return on staked $ZIG tokens.

**2. Exclusive Limited Edition NFT**

* **Benefit**: Each VIP member will receive a complimentary, exclusive limited edition NFT, which can be utilized within the Zig Network ecosystem. This NFT may confer unique functionalities or access to special features.

**3. Platinum Debit Card**

* **Benefit**: All VIP users will be issued a platinum debit card, facilitating seamless transactions within and outside the Zig Network ecosystem. This card will offer exclusive perks tailored for VIP members, enhancing convenience and flexibility.

**4. Dedicated Account Manager**

* **Benefit**: VIP members will have access to a dedicated account manager who will provide personalized support, investment guidance, and timely assistance to optimize their experience within the Zig Network.

**5. Monthly Newsletter**

* **Benefit**: VIP members will receive an exclusive monthly newsletter containing updates on network developments, investment strategies, upcoming features, and insights to maximize rewards.

**6. Priority Support**

* **Benefit**: All VIP members will enjoy priority support, ensuring expedited responses to inquiries and concerns. This feature is designed to enhance user satisfaction and streamline interactions with the Zig Network support team.

**7. Enhanced Governance Voting Rights**

* **Benefit**: VIP members will receive higher governance voting rights based on their tier. This allows them to have a more significant influence on key decisions, protocol upgrades, and community initiatives within the Zig Network.

#### Conclusion

The Zig Network VIP Program is designed to recognize and reward users for their significant contributions to our ecosystem. By offering tiered benefits, exclusive rewards, and enhanced governance participation, we aim to create a thriving community of dedicated participants who are invested in the success of the Zig Network. We encourage users to elevate their engagement and enjoy the myriad advantages that come with VIP membership.


---

# 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://zig-network-1.gitbook.io/zig-network/vip-program.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.
