# Manage your stream

Odyssey provides various ways of controlling your stream or collecting data through the embed API.&#x20;

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Loading states API</strong></td><td></td><td></td><td><a href="/files/K9pIapPXW0S0yzb1SO6B">/files/K9pIapPXW0S0yzb1SO6B</a></td><td><a href="/pages/7NbW9BlXvJfIixcps3mS">/pages/7NbW9BlXvJfIixcps3mS</a></td></tr><tr><td><strong>Session states API</strong></td><td></td><td></td><td><a href="/files/nUPHqQXn7RK5x7r8iSUU">/files/nUPHqQXn7RK5x7r8iSUU</a></td><td><a href="/pages/pYpWYcsnXinHRXAp4Uff">/pages/pYpWYcsnXinHRXAp4Uff</a></td></tr><tr><td><strong>Stream quality API</strong></td><td></td><td></td><td><a href="/files/fIf6d5jeDLoGHvz5KAN6">/files/fIf6d5jeDLoGHvz5KAN6</a></td><td><a href="/pages/dUaDNlXFx2xZb9IwDjQu">/pages/dUaDNlXFx2xZb9IwDjQu</a></td></tr></tbody></table>


---

# 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.odyssey.stream/embed-in-a-website/manage-your-stream.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.
