# Tokenomics & Technology

- [$PME Token](https://peepsme.gitbook.io/peeps-platform-overview/tokenomics-and-technology/usdpme-token.md)
- [Platform Features](https://peepsme.gitbook.io/peeps-platform-overview/tokenomics-and-technology/platform-features.md): Who can participate, what are the roles, and how does it all work?
- [Structure and Roles](https://peepsme.gitbook.io/peeps-platform-overview/tokenomics-and-technology/platform-features/structure-and-roles.md)
- [Account Creation](https://peepsme.gitbook.io/peeps-platform-overview/tokenomics-and-technology/platform-features/account-creation.md)
- [Roles](https://peepsme.gitbook.io/peeps-platform-overview/tokenomics-and-technology/platform-features/roles.md)
- [Channel Creation](https://peepsme.gitbook.io/peeps-platform-overview/tokenomics-and-technology/platform-features/channel-creation.md)
- [Posts as NFTs](https://peepsme.gitbook.io/peeps-platform-overview/tokenomics-and-technology/platform-features/posts-as-nfts.md): Every post can become an NFT and hence give its true owner a return for their lifetime. This process is similar to a "One-Click NFT Minting"
- [Polygon ft. Peeps](https://peepsme.gitbook.io/peeps-platform-overview/tokenomics-and-technology/polygon-ft.-peeps.md)
- [Business Architecture](https://peepsme.gitbook.io/peeps-platform-overview/tokenomics-and-technology/business-architecture.md): The Peeps platform consists of the following modules. The high-level ones can be divided into the following:


---

# 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://peepsme.gitbook.io/peeps-platform-overview/tokenomics-and-technology.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.
