# Welcome to Odyssey

## Introduction

Odyssey is a **pixel streaming platform** where you can deploy and stream your Unreal project (UE5.1+) on any browser or device. It also has:

* **No CCU limits.** You can hit 1000 CCU without needing to notify us.
* **Easy pay-as-you-use pricing.** Buy streaming hours upfront ($3 /hr), and they drain on per-minute basis as users stream your content.
* **Instant multiplayer.** Turn any project into a deployed multiplayer experience with spatial voice & video.
* And other cool features like **configurators**, **avatars**, **runtime model importers**, and more...

## Start with the basics

<table data-card-size="large" 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>Quickstart tutorial</strong></td><td>Stream your first UE5 project</td><td></td><td><a href="https://1654663001-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMLBnx8wypJv4bjM4Pgja%2Fuploads%2FJFEbQOsdWwRjJl9Ptw5S%2Fgrad-3.png?alt=media&#x26;token=c56568c8-670e-4d21-8bda-81820518dfcb">grad-3.png</a></td><td><a href="upload-a-project/getting-started">getting-started</a></td></tr><tr><td><strong>Instant multiplayer</strong> </td><td>Create a streamed multiplayer project</td><td></td><td><a href="https://1654663001-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMLBnx8wypJv4bjM4Pgja%2Fuploads%2FBAW8MCG2JE5ZGkN2PO7r%2Fgrad-2.png?alt=media&#x26;token=4625e688-824d-4f43-aa8d-5c045930a3a5">grad-2.png</a></td><td><a href="instant-multiplayer/quickstart">quickstart</a></td></tr></tbody></table>

## Explore our features

<img src="https://1654663001-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMLBnx8wypJv4bjM4Pgja%2Fuploads%2FR3340qRnfY4OsswEMPKn%2Ficon.png?alt=media&#x26;token=985aa4e2-b6ed-4b97-86d5-8f608204a2c1" alt="" data-size="line"> [**Embed API**](https://docs.odyssey.stream/embed-in-a-website)

<img src="https://1654663001-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMLBnx8wypJv4bjM4Pgja%2Fuploads%2FR3340qRnfY4OsswEMPKn%2Ficon.png?alt=media&#x26;token=985aa4e2-b6ed-4b97-86d5-8f608204a2c1" alt="" data-size="line"> [**Instant multiplayer**](https://docs.odyssey.stream/instant-multiplayer/quickstart)

<img src="https://1654663001-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMLBnx8wypJv4bjM4Pgja%2Fuploads%2FR3340qRnfY4OsswEMPKn%2Ficon.png?alt=media&#x26;token=985aa4e2-b6ed-4b97-86d5-8f608204a2c1" alt="" data-size="line"> [**Spatial voice & video**](https://docs.odyssey.stream/instant-multiplayer/spatial-voice-and-video)

<img src="https://1654663001-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMLBnx8wypJv4bjM4Pgja%2Fuploads%2FR3340qRnfY4OsswEMPKn%2Ficon.png?alt=media&#x26;token=985aa4e2-b6ed-4b97-86d5-8f608204a2c1" alt="" data-size="line"> [**Avatars**](https://docs.odyssey.stream/instant-multiplayer/avatars)

<img src="https://1654663001-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMLBnx8wypJv4bjM4Pgja%2Fuploads%2FR3340qRnfY4OsswEMPKn%2Ficon.png?alt=media&#x26;token=985aa4e2-b6ed-4b97-86d5-8f608204a2c1" alt="" data-size="line"> [**Sketchfab importer**](https://docs.odyssey.stream/realtime-configurator/sketchfab-importer)

<img src="https://1654663001-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMLBnx8wypJv4bjM4Pgja%2Fuploads%2FR3340qRnfY4OsswEMPKn%2Ficon.png?alt=media&#x26;token=985aa4e2-b6ed-4b97-86d5-8f608204a2c1" alt="" data-size="line"> [**Actor importer**](https://docs.odyssey.stream/realtime-configurator/actor-importer)


---

# 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/welcome-to-odyssey.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.
