# Terms & Conditions

1. **Lottery Participation**: Owners of YUMY Lottery NFTs are automatically entered into the lottery. A total of 10,000 YUMY Lottery NFTs are available for participation.
2. **Royalties Distribution**: Every 10 days, 40% of the future trading volume is distributed as royalties among the winners.
3. **Ticket Activation and Deactivation**: All NFTs start as active tickets every 10-day round. During the round, some NFTs are randomly deactivated and cannot win. All tickets are reactivated at the beginning of each new round.
4. **Winner Selection**: The last 4 active NFTs in each round win 10% each of the future trading volume for the next 10 days.
5. **Checking Ticket Status**: To check if your NFT ticket is active, visit our website and verify your NFT number. Active tickets are indicated in red.
6. **Royalty Percentage**: Total royalties are 47.5% of the trading volume, with 40% to lottery winners and 7.5% to the YUMY Team.
7. **NFT Supply and Blockchain**: The total supply of YUMY Lottery NFTs is capped at 10,000, all located on the Ethereum Blockchain.
8. **Audit Confirmation**: The YUMY Lottery contract has been audited by PeckShield.

Please note: Participation in the Yum Yum Swap Lottery implies acceptance of these terms and conditions. This lottery is subject to the rules and regulations of the Ethereum Blockchain and the jurisdiction it operates within.


---

# 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://docs.yumyumtoken.com/terms-and-conditions.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.
