# Referral Mechanism

1. **Commission Structure**

The referral program operates on a straightforward, single-level structure. Specifically, referrers are entitled to a **10% commission** based on the Sol spent by their direct referrals on in-game purchases. This means that whenever a referred user utilizes Sol—the in-game currency—to make a purchase within Alice's CryptoVerse, the referrer automatically earns 10% of that expenditure. The single-level design ensures simplicity and transparency, limiting rewards to direct referrals only, without extending to subsequent tiers or indirect connections.

2. **Commission Allocation**

To streamline the reward process, all earned commissions are **automatically credited** to the referrer's **commissions balance** in real time. This seamless integration into the game's economy allows players to immediately access and withdraw it to their external **Solana wallets**, enhancing the overall user experience without requiring manual claims or delays.

3. **Withdrawal of Earnings**

Alice's CryptoVerse offers players the flexibility to transfer their accumulated earnings beyond the game environment. Users may **withdraw their SOL balance** to external **Solana wallets**, bridging the in-game economy with the broader Solana blockchain ecosystem. Withdrawals are permitted **once per day**, providing a balance between accessibility and operational efficiency. To ensure cost-effectiveness and prevent excessive transaction fees, a **minimum withdrawal threshold of 0.1 SOL** is enforced. This feature empowers players to leverage their earnings outside the game, whether for trading, holding, or other uses within the Solana network.

4. **Participation and Tracking**

Participating in the referral program is both intuitive and user-friendly. Players can generate a **unique referral link** directly from their account dashboard, which they can share with friends, family, or their broader network. When a new user registers through this link and engages in eligible in-game purchases using Sol, the referrer begins earning commissions. To maintain transparency and provide visibility into the referral process, a **dedicated dashboard section** offers real-time insights. This interface displays key metrics, including the number of successful referrals, the commission earned from each, and the total Sol balance available for withdrawal, enabling users to effectively manage their referral activities.

5. **Security and Integrity**

Alice's CryptoVerse prioritizes fairness and trust within its referral ecosystem. The program is underpinned by **robust security measures** to prevent abuse, such as self-referral or fraudulent account creation, ensuring that all participants can benefit equitably. These safeguards uphold the integrity of the system, fostering a reliable and rewarding experience for the game's community.

**\*\*\* Referral Mechanism Diagram**

`[Start]`\
`↓`\
`[User A shares their unique referral link]`\
`↓`\
`[User B registers using the referral link]`\
`↓`\
`[User B makes an in-game purchase with Y Sol]`\
`↓`\
`[Calculate commission: 10% of Y Sol]`\
`↓`\
`[Add commission to User A's Sol commissions balance]`\
`↓`\
`[End]`

`(Note: Users can withdraw their in-game Sol balance to external Solana wallets once per day, with a minimum withdrawal amount of 0.1 Sol.)`


---

# 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://aac-2.gitbook.io/alices-cryptoverse-alc-white-paper./iii.-game-overview/referral-mechanism.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.
