> For the complete documentation index, see [llms.txt](https://everyday-digital.gitbook.io/streams-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://everyday-digital.gitbook.io/streams-docs/create-streams/create-audio-stream.md).

# Create Audio Streams

## Quick Steps: How to create an Audio Stream

1. **Open Streams.** Select the + icon to create a new Stream.&#x20;
2. **Choose the Stream type**: Create Audio Stream.
3. **Enter Stream details.** Add a name and choose which app the Stream will be published to.
4. **Upload Audio**.&#x20;
   1. **In the Streams Editor, go to Episodes.**
   2. **Select the + icon in the Streams Editor.** Choose Upload Audio.&#x20;
   3. **Enter the Episode Title / Name.**
   4. **Upload your own Audio Track & Optional Poster.** The audio file format must be .mp3.
   5. **Enter Episode Details:** Explicit Language (Yes / No), and Audio Language (select).
   6. **Add Show Notes.**
   7. **Save**
5. **Add** [**Listing**](https://everyday-digital.gitbook.io/publishing-docs/publishing-options/listing)**,** [**Theme & Assets**](https://everyday-digital.gitbook.io/publishing-docs/publishing-options/theme-and-assets)**,** [**Episodes**](/streams-docs/streams-editor/episodes.md)**,** [**Targeting**](https://everyday-digital.gitbook.io/publishing-docs/publishing-options/targeting)**.**&#x20;
6. [**Publish**](https://everyday-digital.gitbook.io/publishing-docs/) **the Stream.**

## How to create and Publish an Audio Stream&#x20;

Upload Audio & Add from Podcast.

{% embed url="<https://cdn.falkor.io/uploads/2020/07/cloud-file-4792/21674f232b85ae490337a558628189e7.mp4>" %}
How to create an Audio Stream (Upload Audio & Add from Podcast)
{% endembed %}

{% hint style="info" %}
When you create an audio stream on the platform, **a link is created that can be used to publish your podcast/audio stream on iTunes and Spotify.**
{% endhint %}

##


---

# 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 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, and the optional `goal` query parameter:

```
GET https://everyday-digital.gitbook.io/streams-docs/create-streams/create-audio-stream.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
