# Gameplay

- [NFT Game Card](https://docs.genuniverse.io/gameplay/nft-game-card.md)
- [NFT Game Cards Skill](https://docs.genuniverse.io/gameplay/nft-game-card/nft-game-cards-skill.md)
- [NFT Game Cards Upgrade](https://docs.genuniverse.io/gameplay/nft-game-card/game-card-upgrade.md)
- [NFT Game Cards Evolving](https://docs.genuniverse.io/gameplay/nft-game-card/nft-game-cards-evolving.md)
- [Equipment](https://docs.genuniverse.io/gameplay/equipment.md)
- [Cards Battle](https://docs.genuniverse.io/gameplay/cards-battle.md): 3 VS 3 Cards Battle
- [Battle Arena](https://docs.genuniverse.io/gameplay/pvp.md)
- [Adventure Realm](https://docs.genuniverse.io/gameplay/pve.md)
- [Auto Mining](https://docs.genuniverse.io/gameplay/pve/auto-mining.md)
- [Stardust Store](https://docs.genuniverse.io/gameplay/pve/stardust-store.md)
- [Faction Wars: Ragnarok](https://docs.genuniverse.io/gameplay/faction-wars-ragnarok.md)
- [Collecting Resources](https://docs.genuniverse.io/gameplay/faction-wars-ragnarok/collecting-resources.md): When players occupy a camp, they can click the resource collection button at the top right of the screen to start mining and collecting resources.
- [Camp Management](https://docs.genuniverse.io/gameplay/faction-wars-ragnarok/camp-management.md)
- [Season Pass](https://docs.genuniverse.io/gameplay/season-pass.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://docs.genuniverse.io/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.
