> For the complete documentation index, see [llms.txt](https://know.atrollcity.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://know.atrollcity.com/of-games.md).

# Of Games

- [Quick & Easy Gameplay](https://know.atrollcity.com/of-games/quick-and-easy-gameplay.md): About ATrollCity's aim of creating quick and easy gaming for all.
- [Elements: 3 Main + 2 Prime](https://know.atrollcity.com/of-games/elements-3-main-+-2-prime.md): Learn about the elementals and their counters
- [Continuity For NFT Deck](https://know.atrollcity.com/of-games/continuity-for-nft-deck.md): Allowing for the use of NFTs throughout the Metaverse
- [Let's Play](https://know.atrollcity.com/of-games/lets-play.md)
- [Trollet Fighter II](https://know.atrollcity.com/of-games/lets-play/trollet-fighter-ii.md): Uncovering the Finest Fighters in the Metaverse.
- [Battle (PVP) Mode](https://know.atrollcity.com/of-games/lets-play/trollet-fighter-ii/battle-pvp-mode.md)
- [House (PVE) Mode](https://know.atrollcity.com/of-games/lets-play/trollet-fighter-ii/house-pve-mode.md): The HOUSE Mode is the game where you can play against the house.
- [Defence Line (Soon)](https://know.atrollcity.com/of-games/lets-play/trollet-fighter-ii/defence-line-soon.md): Win $PINE even if you are not around with Defence Line.
- [Trollet Dash](https://know.atrollcity.com/of-games/lets-play/trollet-dash.md): Run Trollet Run!
- [Trollet Insults](https://know.atrollcity.com/of-games/lets-play/trollet-insults.md): Coming Soon


---

# 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 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://know.atrollcity.com/of-games.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.
