# PlayAI

## PlayAI

- [Introduction](https://docs.playai.network/introduction.md)
- [Into the PlayAI Ecosystem](https://docs.playai.network/into-the-playai-ecosystem.md)
- [Introduction](https://docs.playai.network/playhub/introduction.md)
- [Tooling](https://docs.playai.network/playhub/tooling.md)
- [Into the MCPs](https://docs.playai.network/playhub/into-the-mcps.md)
- [Verification Layer](https://docs.playai.network/playhub/verification-layer.md)
- [How it Works](https://docs.playai.network/how-it-works.md)
- [Getting Started](https://docs.playai.network/getting-started.md)
- [Introduction](https://docs.playai.network/playstudio/introduction.md)
- [PlayStudio](https://docs.playai.network/playstudio/playstudio.md)
- [Creator Monetization](https://docs.playai.network/playstudio/creator-monetization.md)
- [MADRIMS](https://docs.playai.network/playstudio/madrims.md)
- [Introduction](https://docs.playai.network/playstudio/madrims/introduction.md)
- [Features of MadRims](https://docs.playai.network/playstudio/madrims/features-of-madrims.md)
- [Data Usage and Integration](https://docs.playai.network/playstudio/madrims/data-usage-and-integration.md)
- [Getting Started](https://docs.playai.network/getting-started-1.md)
- [Introduction](https://docs.playai.network/playcollective-and-data-marketplace/introduction.md)
- [Data Marketplace](https://docs.playai.network/playcollective-and-data-marketplace/data-marketplace.md)
- [Introduction](https://docs.playai.network/oasis-nodes/introduction.md)
- [Component of Oasis Nodes](https://docs.playai.network/oasis-nodes/component-of-oasis-nodes.md)
- [Node Bootstrapping](https://docs.playai.network/oasis-nodes/node-bootstrapping.md)
- [Purchase Oasis Node with PlayAI's NodePortal](https://docs.playai.network/oasis-nodes/node-bootstrapping/purchase-oasis-node-with-playais-nodeportal.md)
- [How to Run the Node](https://docs.playai.network/oasis-nodes/how-to-run-the-node.md)
- [How to Run with NodeOps](https://docs.playai.network/oasis-nodes/how-to-run-the-node/how-to-run-with-nodeops.md)
- [Setup via LocalHost](https://docs.playai.network/oasis-nodes/how-to-run-the-node/setup-via-localhost.md)
- [Setup via EC2 Instance](https://docs.playai.network/oasis-nodes/how-to-run-the-node/setup-via-ec2-instance.md)
- [Node Explorer](https://docs.playai.network/oasis-nodes/node-explorer.md)
- [Node Rewards](https://docs.playai.network/oasis-nodes/node-rewards.md)
- [Introducing $PLAI](https://docs.playai.network/token/introducing-usdplai.md)
- [Use Cases for $PLAI](https://docs.playai.network/token/use-cases-for-usdplai.md)
- [Token Utilities](https://docs.playai.network/token/token-utilities.md)
- [The Play Studio Flywheel](https://docs.playai.network/token/the-play-studio-flywheel.md)
- [Tokenomics](https://docs.playai.network/token/tokenomics.md)
- [$PLAI Staking](https://docs.playai.network/token/usdplai-staking.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.playai.network/introduction.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.
