# 遊戲玩法

- [ 英雄卡牌](https://docs.genuniverse.io/cn/gameplay/nft-game-card.md)
- [英雄卡牌圖鑒](https://docs.genuniverse.io/cn/gameplay/nft-game-card/game-card-skill.md): 卡牌專屬技能介紹
- [英雄卡牌升級](https://docs.genuniverse.io/cn/gameplay/nft-game-card/game-card-upgrade.md): 升級卡牌提升戰鬥力
- [英雄卡牌升星](https://docs.genuniverse.io/cn/gameplay/nft-game-card/evolving-nft-game-card.md): 升星卡牌突破等級上限
- [裝備](https://docs.genuniverse.io/cn/gameplay/zhuang-bei.md)
- [卡牌對戰](https://docs.genuniverse.io/cn/gameplay/ka-pai-dui-zhan.md): 3 VS 3 卡牌對戰
- [鬥技場](https://docs.genuniverse.io/cn/gameplay/pvp.md)
- [冒險之旅](https://docs.genuniverse.io/cn/gameplay/pve.md)
- [掛機玩法](https://docs.genuniverse.io/cn/gameplay/pve/auto-mining.md)
- [星塵商店](https://docs.genuniverse.io/cn/gameplay/pve/stardust-store.md)
- [諸神黃昏](https://docs.genuniverse.io/cn/gameplay/faction-wars-ragnarok.md)
- [ 資源採集](https://docs.genuniverse.io/cn/gameplay/faction-wars-ragnarok/collecting-resources.md): 當玩家佔領營寨後，可點擊畫面右上方的資源採集按鈕進行挖礦採集
- [ 營寨管理](https://docs.genuniverse.io/cn/gameplay/faction-wars-ragnarok/camp-management.md)
- [賽季通行證](https://docs.genuniverse.io/cn/gameplay/sai-ji-tong-xing-zheng.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/cn/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.
