# Mane City Playbook

## Mane City Playbook

- [Welcome to Mane City](https://learn.mane.city/welcome-to-mane-city.md)
- [Origin Story](https://learn.mane.city/welcome-to-mane-city/origin-story.md)
- [Gameplay Overview](https://learn.mane.city/welcome-to-mane-city/gameplay-overview.md)
- [Entering Mane City](https://learn.mane.city/getting-started/entering-mane-city.md)
- [Mane City Access Pass](https://learn.mane.city/getting-started/mane-city-access-pass.md)
- [Loaded Lions: Mane City User Interface](https://learn.mane.city/gameplay/loaded-lions-mane-city-user-interface.md)
- [NFT Integrations](https://learn.mane.city/gameplay/nft-integrations.md)
- [In-Game Currencies](https://learn.mane.city/gameplay/in-game-currencies.md)
- [In-Game Assets](https://learn.mane.city/gameplay/in-game-assets.md)
- [In-Game Mechanics](https://learn.mane.city/gameplay/in-game-mechanics.md)
- [In-Game Parameters](https://learn.mane.city/gameplay/in-game-parameters.md)
- [Playstyles](https://learn.mane.city/gameplay/playstyles.md)
- [Competitive Mode](https://learn.mane.city/gameplay/competitive-mode.md)
- [Additional Information](https://learn.mane.city/additional-information.md)
- [Frequently Asked Questions](https://learn.mane.city/frequently-asked-questions.md)
- [Patch Notes](https://learn.mane.city/patch-notes.md)
- [Playbook Updates](https://learn.mane.city/playbook-updates.md)
- [Safe and Fair Play Policy](https://learn.mane.city/safe-and-fair-play-policy.md)
- [Disclaimer](https://learn.mane.city/disclaimer.md)
- [Terms and Conditions](https://learn.mane.city/terms-and-conditions.md)
- [Privacy Notice](https://learn.mane.city/privacy-notice.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://learn.mane.city/welcome-to-mane-city.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.
