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

# VIP Program

**VIP Levels and Investment Tiers**

The Remittix VIP Program offers three exclusive tiers, each with unique benefits tailored to reward members based on their investment level:

**VIP Level One**

* **Minimum Investment:** $10,000
* **Staking Rewards:** 10% annual return
* **Governance Rights:** Standard voting privileges

**VIP Level Two**

* **Minimum Investment:** $50,000
* **Staking Rewards:** 12% annual return
* **Governance Rights:** Enhanced voting privileges

**VIP Level Three**

* **Minimum Investment:** $150,000
* **Staking Rewards:** 18% annual return
* **Governance Rights:** Premium voting privileges

***

**Exclusive Rewards and Benefits**

**1. Staking Rewards**

* **VIP Level One:** 10% annual return on staked $RTX tokens
* **VIP Level Two:** 12% annual return on staked $RTXtokens
* **VIP Level Three:** 18% annual return on staked $RTX tokens

**2. Platinum Debit Card**

* **Benefit:** Access a premium debit card designed for seamless transactions both within and beyond the Remittix. The card includes exclusive perks crafted specifically for VIP members.

**3. Dedicated Account Manager**

* **Benefit:** Each VIP member is assigned a personal account manager for tailored support, strategic investment advice, and optimized assistance.

**4. Monthly Insider Newsletter**

* **Benefit:** Receive an exclusive newsletter featuring updates on Remittix developments, investment insights, upcoming features, and strategies to maximize your rewards.

**5. Priority Support**

* **Benefit:** VIP members are prioritized for expedited customer service, ensuring prompt resolution of inquiries and a seamless user experience.

**6. Elevated Governance Voting Rights**

* **Benefit:** Higher voting power based on your VIP tier, giving you greater influence over key decisions, protocol updates, and community initiatives within the Remittix.

***

**Why Join the Remittix VIP Program?**

The Remittix VIP Program is a commitment to acknowledging and rewarding members who actively invest in and support our ecosystem. With tiered benefits, personalized rewards, and enhanced governance capabilities, VIP membership offers a comprehensive and fulfilling experience.

We invite you to deepen your engagement, enjoy the exceptional benefits, and be part of shaping the future of Remittix. Unlock the advantages of VIP membership today!


---

# 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://remittix-organization.gitbook.io/remittix/tokenomics/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.
