# Gameplay

- [MOBA + Battle Royal](https://contact-63.gitbook.io/cebg-whitepaper/gameplay/moba-+-battle-royal.md)
- [Design on the Balance of Playability](https://contact-63.gitbook.io/cebg-whitepaper/gameplay/design-on-the-balance-of-playability.md)
- [Play To Earn](https://contact-63.gitbook.io/cebg-whitepaper/gameplay/play-to-earn.md)
- [PVP](https://contact-63.gitbook.io/cebg-whitepaper/gameplay/pvp.md)
- [Quick Play](https://contact-63.gitbook.io/cebg-whitepaper/gameplay/pvp/quick-play.md)
- [Ranked Mode](https://contact-63.gitbook.io/cebg-whitepaper/gameplay/pvp/ranked-mode.md): Mode
- [PVE](https://contact-63.gitbook.io/cebg-whitepaper/gameplay/pve.md)
- [Hero](https://contact-63.gitbook.io/cebg-whitepaper/gameplay/hero.md)
- [Hero Types](https://contact-63.gitbook.io/cebg-whitepaper/gameplay/hero/hero-types.md)
- [Hero Attributes](https://contact-63.gitbook.io/cebg-whitepaper/gameplay/hero/hero-attributes.md)
- [Hero Stories](https://contact-63.gitbook.io/cebg-whitepaper/gameplay/hero/hero-stories.md)
- [Hero Level and Stats](https://contact-63.gitbook.io/cebg-whitepaper/gameplay/hero/hero-level-and-stats.md)
- [Weapon](https://contact-63.gitbook.io/cebg-whitepaper/gameplay/weapon.md)
- [Chip](https://contact-63.gitbook.io/cebg-whitepaper/gameplay/chip.md)
- [NFT Upgrade](https://contact-63.gitbook.io/cebg-whitepaper/gameplay/nft-upgrade.md)
- [Free To Play](https://contact-63.gitbook.io/cebg-whitepaper/gameplay/free-to-play.md)
- [Game Story](https://contact-63.gitbook.io/cebg-whitepaper/gameplay/game-story.md)


---

# 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://contact-63.gitbook.io/cebg-whitepaper/gameplay.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.
