# Gameplay

- [Community-Driven Game Design](https://doc.thetanarena.com/gameplay-1/community.md)
- [Code of Conduct](https://doc.thetanarena.com/gameplay-1/community/code-of-conduct.md)
- [Thetan Story](https://doc.thetanarena.com/gameplay-1/thetan-story.md): The story of Thetan Arena began, and it promised to change the entire world's fate forever.
- [Heroes](https://doc.thetanarena.com/gameplay-1/heroes.md)
- [Overview](https://doc.thetanarena.com/gameplay-1/heroes/overview.md)
- [Tank](https://doc.thetanarena.com/gameplay-1/heroes/tank.md)
- [Assassin](https://doc.thetanarena.com/gameplay-1/heroes/assasin.md)
- [Marksman](https://doc.thetanarena.com/gameplay-1/heroes/maskman.md)
- [Heroes' gTHC Battles](https://doc.thetanarena.com/gameplay-1/heroes-gthc-battles.md): The Total and Daily gTHC Battles
- [Heroes' Upgrading](https://doc.thetanarena.com/gameplay-1/heroes-upgrading.md): Costs and Benefits
- [Skills](https://doc.thetanarena.com/gameplay-1/skills.md)
- [Effect](https://doc.thetanarena.com/gameplay-1/skills/effect.md)
- [Damage](https://doc.thetanarena.com/gameplay-1/skills/damage.md)
- [Support](https://doc.thetanarena.com/gameplay-1/skills/support.md)
- [Game modes](https://doc.thetanarena.com/gameplay-1/game-modes.md)
- [Battle Royale (Solo / Duo)](https://doc.thetanarena.com/gameplay-1/game-modes/battle-royal-solo-duo.md)
- [Tower Siege](https://doc.thetanarena.com/gameplay-1/game-modes/tower-destroy.md)
- [Super Star](https://doc.thetanarena.com/gameplay-1/game-modes/super-star.md)
- [Deathmatch](https://doc.thetanarena.com/gameplay-1/game-modes/deathmatch.md)
- [Custom Battle](https://doc.thetanarena.com/gameplay-1/game-modes/custom-battle.md)
- [Battle Rewards](https://doc.thetanarena.com/gameplay-1/battle-rewards.md): REWARDS FROM BATTLE END RESULT
- [Special Events](https://doc.thetanarena.com/gameplay-1/special-events.md)
- [Campaign (PvE)](https://doc.thetanarena.com/gameplay-1/special-events/campaign-pve.md)
- [Collection (PvE) (PvP)](https://doc.thetanarena.com/gameplay-1/special-events/collection-pve-pvp.md)
- [Leaderboard Competition](https://doc.thetanarena.com/gameplay-1/special-events/leaderboard-competition.md)
- [War (PvP)](https://doc.thetanarena.com/gameplay-1/special-events/war-pvp.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://doc.thetanarena.com/gameplay-1.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.
