# Getting Started

## Create an account

First [create an account](https://app.odyssey.stream/profile/create), or [log-in](http://app.odyssey.stream/). If you are creating an account you'll be directed automatically to create an organization.&#x20;

You can create an organization without entering any billing info.

## Set up billing

You can upload projects, and explore our example content without entering billing information. When you want to begin streaming you will need to choose a subscription and set up payment on Stripe.

You can add payment info by following this button on your dashboard:

<figure><img src="https://1654663001-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMLBnx8wypJv4bjM4Pgja%2Fuploads%2FLGiRrNNDyzURXFWpWD6N%2FScreenshot%202023-11-10%20at%205.54.00%20PM.png?alt=media&#x26;token=17a02157-ed6f-4700-a1ad-1ca35a2664ed" alt="" width="366"><figcaption></figcaption></figure>

## Add stream credits

Once you've added payment info you'll be able purchase stream credits. 1 credit = 1 user stream hour.&#x20;

When you first create an organization you are given two free stream credits. To add more credits click on the following button on your dashboard:

<figure><img src="https://1654663001-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMLBnx8wypJv4bjM4Pgja%2Fuploads%2FhznpFDsfNGlC66mKjmc1%2FScreenshot%202023-11-10%20at%205.57.22%20PM.png?alt=media&#x26;token=701391c7-21c8-448f-a4e5-65cb1c5ca9a8" alt="" width="360"><figcaption></figcaption></figure>

You can learn more about managing your billing here: [subscriptions](https://docs.odyssey.stream/admin/subscriptions "mention"), and about the underlying GPUs Odyssey uses here: [our-gpus-coreweave](https://docs.odyssey.stream/faq/our-gpus-coreweave "mention")


---

# 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/upload-a-project/getting-started.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.
