# Stream Overview

## Overview

Here are some articles providing a quick introduction to Stream and the product features that will power the next generation of engagement between fans and creators

{% content-ref url="stream-overview/introduction" %}
[introduction](https://docs.streamhq.xyz/stream-product-documentation/stream-overview/introduction)
{% endcontent-ref %}

{% content-ref url="stream-overview/stream-features" %}
[stream-features](https://docs.streamhq.xyz/stream-product-documentation/stream-overview/stream-features)
{% endcontent-ref %}

## Get Started

We've put together some helpful guides for you to get setup with our product quickly and easily. You can also find out more about the Stream economy and the different types of reward for both participating as a Fan or as a Creator

{% content-ref url="product-guides/getting-set-up" %}
[getting-set-up](https://docs.streamhq.xyz/stream-product-documentation/product-guides/getting-set-up)
{% endcontent-ref %}

{% content-ref url="product-guides/stream-economy" %}
[stream-economy](https://docs.streamhq.xyz/stream-product-documentation/product-guides/stream-economy)
{% endcontent-ref %}

{% content-ref url="product-guides/streamdrop-experience" %}
[streamdrop-experience](https://docs.streamhq.xyz/stream-product-documentation/product-guides/streamdrop-experience)
{% endcontent-ref %}

## Resources

{% content-ref url="resources/faqs" %}
[faqs](https://docs.streamhq.xyz/stream-product-documentation/resources/faqs)
{% endcontent-ref %}

{% content-ref url="resources/terms-of-service" %}
[terms-of-service](https://docs.streamhq.xyz/stream-product-documentation/resources/terms-of-service)
{% endcontent-ref %}

{% content-ref url="resources/contact-us" %}
[contact-us](https://docs.streamhq.xyz/stream-product-documentation/resources/contact-us)
{% endcontent-ref %}


---

# 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://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.
