# Game Modes

Astro Space has two thrilling game modes that are sure to keep you on the edge of your seat:

* **Campaign Mode**: Fight your way through challenging stages, earn valuable in-game items, and gain experience points to level up your Astrobot NFTs.
* **Battle Mode**: Ready for some intense competition? Head over to Battle Mode and put your strategic skills to the test! Scout out potential targets, send your Astrobots on heist missions to steal valuable loot, and defend your turf by going on a revenge mission to crush any opponents who dare to cross you.

{% content-ref url="game-modes/campaign-mode-pve" %}
[campaign-mode-pve](https://astrospace.gitbook.io/astrospace/gameplay/game-modes/campaign-mode-pve)
{% endcontent-ref %}

{% content-ref url="game-modes/battle-mode-pvp" %}
[battle-mode-pvp](https://astrospace.gitbook.io/astrospace/gameplay/game-modes/battle-mode-pvp)
{% endcontent-ref %}

In addition to the two awesome game modes, there are a couple of other cool features you should check out:

* **Summoning**: Want to expand your Astrobot NFT collection? Head over to the Summon tab and try your luck at summoning some new Trainee Bots or Astrobot NFTs to join your squad.
* **Dismantling**: Got some extra Trainee Bots taking up space in your inventory? Visit the Recycle Center and exchange them for some sweet experience points that you can use to level up your other Astrobots.

{% content-ref url="game-modes/summoning" %}
[summoning](https://astrospace.gitbook.io/astrospace/gameplay/game-modes/summoning)
{% endcontent-ref %}

{% content-ref url="game-modes/dismantling" %}
[dismantling](https://astrospace.gitbook.io/astrospace/gameplay/game-modes/dismantling)
{% endcontent-ref %}


---

# 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://astrospace.gitbook.io/astrospace/gameplay/game-modes.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.
