# Stream Product Documentation

## Stream Product Documentation

- [Stream Overview](https://docs.streamhq.xyz/stream-product-documentation/stream-overview.md): This page provides an overview of the contents that we've put together to help anyone get up to speed with the Stream product. It is a working document and will be continuously updated.
- [Introduction](https://docs.streamhq.xyz/stream-product-documentation/stream-overview/introduction.md)
- [Stream Features](https://docs.streamhq.xyz/stream-product-documentation/stream-overview/stream-features.md)
- [Getting Set Up](https://docs.streamhq.xyz/stream-product-documentation/product-guides/getting-set-up.md)
- [Stream Fan](https://docs.streamhq.xyz/stream-product-documentation/product-guides/getting-set-up/stream-fan.md)
- [Stream Creator](https://docs.streamhq.xyz/stream-product-documentation/product-guides/getting-set-up/stream-creator.md)
- [Hosting a Streamdrop](https://docs.streamhq.xyz/stream-product-documentation/product-guides/getting-set-up/stream-creator/hosting-a-streamdrop.md)
- [Stream Extension](https://docs.streamhq.xyz/stream-product-documentation/product-guides/stream-extension.md)
- [Creator Dashboard](https://docs.streamhq.xyz/stream-product-documentation/product-guides/creator-dashboard.md)
- [StreamDrop Experience](https://docs.streamhq.xyz/stream-product-documentation/product-guides/streamdrop-experience.md)
- [Whack-a-Mole](https://docs.streamhq.xyz/stream-product-documentation/product-guides/streamdrop-experience/whack-a-mole.md)
- [Trivia](https://docs.streamhq.xyz/stream-product-documentation/product-guides/streamdrop-experience/trivia.md)
- [Card Dash](https://docs.streamhq.xyz/stream-product-documentation/product-guides/streamdrop-experience/card-dash.md)
- [Math Craft](https://docs.streamhq.xyz/stream-product-documentation/product-guides/streamdrop-experience/math-craft.md)
- [Matrix Run](https://docs.streamhq.xyz/stream-product-documentation/product-guides/streamdrop-experience/matrix-run.md)
- [Tumble Fall](https://docs.streamhq.xyz/stream-product-documentation/product-guides/streamdrop-experience/tumble-fall.md)
- [Color Recall](https://docs.streamhq.xyz/stream-product-documentation/product-guides/streamdrop-experience/color-recall.md)
- [Stream Economy](https://docs.streamhq.xyz/stream-product-documentation/product-guides/stream-economy.md)
- [Gems](https://docs.streamhq.xyz/stream-product-documentation/product-guides/stream-economy/gems.md)
- [Shards](https://docs.streamhq.xyz/stream-product-documentation/product-guides/stream-economy/shards.md)
- [Experience Points (XP)](https://docs.streamhq.xyz/stream-product-documentation/product-guides/stream-economy/experience-points-xp.md)
- [Referrals](https://docs.streamhq.xyz/stream-product-documentation/product-guides/stream-economy/referrals.md)
- [FAQs](https://docs.streamhq.xyz/stream-product-documentation/resources/faqs.md)
- [Creator FAQ](https://docs.streamhq.xyz/stream-product-documentation/resources/faqs/creator-faq.md): Welcome to the Stream FAQ for Creators! Discover how to enhance your content, find new ways to get rewarded, and engage with your audience like never before.
- [Fan FAQ](https://docs.streamhq.xyz/stream-product-documentation/resources/faqs/fan-faq.md): Welcome to the Stream FAQ for fans! Learn how to enhance your viewing experience, earn rewards, and engage with your favorite creators like never before.
- [Terms of Service](https://docs.streamhq.xyz/stream-product-documentation/resources/terms-of-service.md)
- [Privacy Policy](https://docs.streamhq.xyz/stream-product-documentation/resources/privacy-policy.md)
- [Contact Us](https://docs.streamhq.xyz/stream-product-documentation/resources/contact-us.md): "Have questions or need to get in touch? We're here to help!"


---

# 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.streamhq.xyz/stream-product-documentation/stream-overview.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.
