# CyLimit

## CyLimit

- [What is CyLimit ?](https://whitepaper.cylimit.com/introduction-to-cylimit/what-is-cylimit.md)
- [Why CyLimit ?](https://whitepaper.cylimit.com/introduction-to-cylimit/why-cylimit.md)
- [What make CyLimit unique ? ](https://whitepaper.cylimit.com/introduction-to-cylimit/what-make-cylimit-unique.md)
- [Create an account ](https://whitepaper.cylimit.com/getting-started/create-an-account.md)
- [My Team](https://whitepaper.cylimit.com/getting-started/my-team.md)
- [50 White Cards](https://whitepaper.cylimit.com/getting-started/50-white-cards.md)
- [NFT Cards](https://whitepaper.cylimit.com/cards-and-marketplace/nft-cards.md)
- [Rarity](https://whitepaper.cylimit.com/cards-and-marketplace/nft-cards/rarity.md)
- [2025 Design](https://whitepaper.cylimit.com/cards-and-marketplace/nft-cards/2025-design.md)
- [XP Points](https://whitepaper.cylimit.com/cards-and-marketplace/nft-cards/xp-points.md)
- [Cards Bonus](https://whitepaper.cylimit.com/cards-and-marketplace/nft-cards/cards-bonus.md)
- [Marketplace](https://whitepaper.cylimit.com/cards-and-marketplace/marketplace.md)
- [Primary Market](https://whitepaper.cylimit.com/cards-and-marketplace/marketplace/primary-market.md)
- [Secondary Market](https://whitepaper.cylimit.com/cards-and-marketplace/marketplace/secondary-market.md)
- [The Game](https://whitepaper.cylimit.com/cylimit-the-game/the-game.md)
- [Game Modes (Cap & Roles)](https://whitepaper.cylimit.com/cylimit-the-game/game-modes-cap-and-roles.md)
- [Competitions (MR & MT)](https://whitepaper.cylimit.com/cylimit-the-game/competitions-mr-and-mt.md)
- [Make Your Team ](https://whitepaper.cylimit.com/cylimit-the-game/make-your-team.md)
- [Rewards](https://whitepaper.cylimit.com/cylimit-the-game/rewards.md)
- [Scoring](https://whitepaper.cylimit.com/cylimit-the-game/scoring.md)
- [Social Networks](https://whitepaper.cylimit.com/cylimit-community/social-networks.md)
- [Our Blog](https://whitepaper.cylimit.com/cylimit-community/our-blog.md)
- [Founding Team](https://whitepaper.cylimit.com/cylimit-community/founding-team.md)
- [Market](https://whitepaper.cylimit.com/faq-and-support/market.md)
- [Wallet](https://whitepaper.cylimit.com/wallet.md)
- [Account](https://whitepaper.cylimit.com/account.md)
- [Blockchain](https://whitepaper.cylimit.com/blockchain.md)
- [Support](https://whitepaper.cylimit.com/support.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://whitepaper.cylimit.com/introduction-to-cylimit/what-is-cylimit.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.
