> For the complete documentation index, see [llms.txt](https://vortexenginedaos-organization.gitbook.io/vortexenginedao/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://vortexenginedaos-organization.gitbook.io/vortexenginedao/supporting-mechanism/invitation-system.md).

# Invitation System

At VortexEngineDAO, we have an elaborate invitation system. To become a promoter, you just need to click on the "Vanity Name" link at the top of the page and pick a nickname for yourself, which will make you a member of the Advisory Board. In order to join the ranks, you need to pay 15 USDT, which will be donated to the community fund to reward developers and community members. Please note that only players who have registered with Vanity Name can enjoy promotion rewards.

At VortexEngineDAO, we have an elaborate invitation system. To become a promoter, you just need to  pick a nickname for yourself, which will make you a member of the Advisory Board. In order to join the ranks, you need to pay x USDT, which will be donated to the community fund to reward developers and community members. Please note that only players who have registered with Vanity Name can enjoy promotion rewards.

After becoming an Advisory Board member, you can easily copy your promotion link, just click on the "Vanity & Referrals" tab. You can then share this link to friends or attract new players to participate in the Countdown Clash game through other channels. For those who join the game through your link and invest USDT, you will receive 10% of the amount they invest as a promotion reward. Even better, for those who buy or reinvest through your link, they will pay no extra fee, while you will still receive the promotion fee.

In VortexEngineDAO, we store the promotion links used by players in a smart contract, which means that no matter which browser or device, as long as a player purchases through your link, you will receive promotion revenue. This ensures that you can accumulate considerable fragmented revenue over time. Even more exciting, VortexEngineDAO promotion is highly sticky. Once a player buys through your link, you will continue to receive promotional revenue from their purchases even if they use other people's links in the future. However, it should be noted that if a player has never used any promotion code to purchase CHIP, or has never used any promotion link, the corresponding promotion revenue will be distributed to VED holders as dividends.


---

# 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:

```
GET https://vortexenginedaos-organization.gitbook.io/vortexenginedao/supporting-mechanism/invitation-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.
