# Market

The Market is where you can buy or sell your Astrobot NFTs. We designed filters and sorting options to help you find what you're looking for.

**Android**: You can access the Market directly within the mobile app.

**iOS**: You can access the Market inside the mobile app. We will soon prepare the web version of the Market for more advanced features.&#x20;

All Astrobot NFTs will be listed and the price will be shown in DMT (the game's governance token). Please make sure to have some SOL in your mobile wallet for gas fees.


---

# 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/astrobots/market.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.
