# About

- [About](https://phantasma.gitbook.io/main/about/about.md)
- [Our Features](https://phantasma.gitbook.io/main/about/our-features.md)
- [Carbon](https://phantasma.gitbook.io/main/about/carbon.md): Carbon is the native asset runtime for tokens and NFTs on Phantasma Phoenix.
- [Token Deployment UI](https://phantasma.gitbook.io/main/about/token-deployment-ui.md): Create Carbon tokens and NFTs without writing code.
- [Dapps](https://phantasma.gitbook.io/main/about/dapps.md)
- [22 Racing Series](https://phantasma.gitbook.io/main/about/dapps/22-racing-series.md): RTS-Racing with eSports DNA in its core
- [Blood Rune](https://phantasma.gitbook.io/main/about/dapps/blood-rune.md): Legacy Role Playing NFT Card Game
- [Ghostmarket](https://phantasma.gitbook.io/main/about/dapps/ghostmarket.md): Cross Chain NFT marketplace
- [Pavillion](https://phantasma.gitbook.io/main/about/dapps/pavillion.md): Blockchain Gaming Platform
- [Economy](https://phantasma.gitbook.io/main/about/dual-token-system.md)
- [Fees](https://phantasma.gitbook.io/main/about/dual-token-system/fees.md)
- [Exchanges](https://phantasma.gitbook.io/main/about/dual-token-system/exchanges.md)
- [Inflation](https://phantasma.gitbook.io/main/about/dual-token-system/inflation.md)
- [Block Producers](https://phantasma.gitbook.io/main/about/dual-token-system/block-producer.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://phantasma.gitbook.io/main/about.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.
