# Economy

- [Currencies](https://space-misfits.gitbook.io/space-misfits-fleet/economy/currencies.md)
- [Aurum](https://space-misfits.gitbook.io/space-misfits-fleet/economy/aurum.md)
- [Play and Earn](https://space-misfits.gitbook.io/space-misfits-fleet/economy/play-and-earn.md): The main source of Play and Earn rewards will come from harvesting Aurum.
- [Collectible NFTs/FTs](https://space-misfits.gitbook.io/space-misfits-fleet/economy/collectible-nfts-fts.md): Player Owned Gaming
- [Free To Play](https://space-misfits.gitbook.io/space-misfits-fleet/economy/free-to-play.md)
- [CROWN Shop](https://space-misfits.gitbook.io/space-misfits-fleet/economy/crown-shop.md)
- [Marketplace](https://space-misfits.gitbook.io/space-misfits-fleet/economy/marketplace.md): An On-Chain Marketplace with SCMW used as the medium of exchange.
- [Economic Flow](https://space-misfits.gitbook.io/space-misfits-fleet/economy/economic-flow.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://space-misfits.gitbook.io/space-misfits-fleet/economy.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.
