# ¶ Podcast Creation

A podcast is an episodic series of audio files that can be downloaded or streamed online. There are multiple styles of podcasts, such as interview-based, conversational, and solo styles. The style that you choose for your project will impact the structure. When choosing a style, it is best to keep your audience in mind. Who are you trying to reach? What are you trying to tell them? Your podcast can stick to one style or be a hybrid. Observe some of the podcasts that you enjoy, and think about their style and structure for guidance.

The most relevant resources in this guide include:

* [Audio Recording & Editing with Audacity](/multimedia/audio/audacity.md) - Learn how to use for recording and editing
* [Garageband tutorials](/multimedia/tutorials/garageband.md) - Learn how to use for recording and editing
* [Sound Clips & Music](broken://pages/-MVvP5I7zQ17c5ZCaWq8) - Find clips and music that can be used in projects
* [Storytelling & Structure](/multimedia/audio/podcast/storytelling-and-structure.md) - Videos on storytelling and how to structure podcasts
* [Introduction to Audio Recording & Editing](/multimedia/audio/sound-recording-editing.md) - Learn sound concepts and conduct a recording and editing practicum. &#x20;

These outside resources are also helpful:

{% embed url="<https://www.npr.org/2018/11/15/662070097/starting-your-podcast-a-guide-for-students>" %}

{% embed url="<https://training.npr.org/2017/12/06/the-journey-from-print-to-radio-storytelling-a-guide-for-navigating-a-new-landscape/>" %}

{% embed url="<https://edspace.american.edu/toolsforpodcasting>" %}


---

# 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://bcds.gitbook.io/multimedia/audio/podcast.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.
