# Frenquently Asked Questions

<figure><img src="/files/RA1l4H496pUaJjxHJvir" alt=""><figcaption></figcaption></figure>

What happens after I participate?

Your played amount is in the pool for the game and your rewards will start to accrue based on a random percentage smart contract dictates for that particular round. You can not collect original played amounts, only accumulated rewards.

#### **How do I get VIP?**

Vip registration will open 7 days before dApp launch every round and you will have 7 days to purchase VIP.

**How much is VIP registration?**

Each VIP costs 0.05BNB.

#### **What are the benefits of VIP?**

* VIPs will have access to play 24 Hour Early in each round of the game.
* VIPs will have Bonus rewards on ROI (bonus is calculated randomly by smart contract per round).

#### **How do I qualify VVIP status?**

Anyone can earn VVIP status as soon as they've purchased VIP for five rounds.&#x20;

#### **What are the benefits of VVIP?**

You never have to pay to be a VIP member for any rounds again! It'll be free of charge from here on out.

#### **What are the fees?**

* Participation Fee: **5%**
* Compound Fee: **5%**
* Collect Fee: **5%**

#### How much can I earn per day?

That is dependent on the round, and the random percentage the smart contract will dictate for the round. This percentage will change every round based on a random number generator between 1-8.

**How much more can I earn as a VIP User?**

That is dependent on the round, and the random percentage the smart contract will dictate for the round. This percentage will be added to your earnings per day and will change every round based on a random number generator between 1-2.

**What happens if I don't claim or compound?**

your earnings will stop every 48 hours. Either you've to compound or collect to resume your earnings.

**What happens if a new round starts before I claim?**

This is an indicator that smart contract was depleted and a new round was started. To earn rewards in the next round, you'd have to participate again in that particular round.

**Can I collect from a different/past round other than the current round?**

No, rewards can only accumulate for players in that particular round. All past rounds are obsolete in earning rewards.


---

# 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://blxn.gitbook.io/docs/projects/blxn-limitless/frenquently-asked-questions.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.
