# Gameplay

- [Game Features](https://godsflame.gitbook.io/era-of-gods-english/gameplay/game-features.md): The features and game architecture for Era of Gods.
- [About Heroes and Battles](https://godsflame.gitbook.io/era-of-gods-english/gameplay/about-heroes-and-battles.md)
- [Hero Types and Qualities](https://godsflame.gitbook.io/era-of-gods-english/gameplay/about-heroes-and-battles/hero-types-and-qualities.md)
- [Hero Combat Skills](https://godsflame.gitbook.io/era-of-gods-english/gameplay/about-heroes-and-battles/hero-combat-skills.md)
- [PVP Matchup Conditions](https://godsflame.gitbook.io/era-of-gods-english/gameplay/pvp-matchup-conditions.md)
- [Game Ecosystem](https://godsflame.gitbook.io/era-of-gods-english/gameplay/game-ecosystem.md)
- [Future Development](https://godsflame.gitbook.io/era-of-gods-english/gameplay/future-development.md)
- [Hero Fusion ( Coming Soon )](https://godsflame.gitbook.io/era-of-gods-english/gameplay/future-development/hero-fusion-coming-soon.md)
- [Virtual Land ( Coming Soon )](https://godsflame.gitbook.io/era-of-gods-english/gameplay/future-development/virtual-land-coming-soon.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://godsflame.gitbook.io/era-of-gods-english/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.
