> ## Documentation Index
> Fetch the complete documentation index at: https://docs.beyondwords.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Distribution overview

Once BeyondWords has generated [audio](/docs-and-guides/content/audio) and/or [video](/docs-and-guides/content/video), you distribute it through the [player](/docs-and-guides/distribution/player/player-introduction) on your sites and apps, or through [podcast feeds](/docs-and-guides/distribution/podcast-feeds), [downloads](/docs-and-guides/distribution/download), and [shareable URLs](/docs-and-guides/distribution/share-via-url).

## Player

The [BeyondWords player](/docs-and-guides/distribution/player/player-introduction) delivers audio and video on websites and in native apps. Configure it in the dashboard, embed it with an SDK, or extend it programmatically.

<Tip>
  If you use [Magic Embed](/docs-and-guides/integrations/magic-embed), [WordPress](/docs-and-guides/integrations/publishing-platforms/wordpress), or [Ghost](/docs-and-guides/integrations/publishing-platforms/ghost) integrations, the web player is installed automatically. For other use cases, start with the [JavaScript SDK](/docs-and-guides/distribution/player/installation/javascript-sdk).
</Tip>

### Install

* [JavaScript SDK](/docs-and-guides/distribution/player/installation/javascript-sdk): Install the player on any website
* [iOS SDK](/docs-and-guides/distribution/player/installation/ios-sdk): Install the player in native iOS apps
* [Android SDK](/docs-and-guides/distribution/player/installation/android-sdk): Install the player in native Android apps

### Configure

* [Player settings](/docs-and-guides/distribution/player/player-settings): Appearance, highlighting, continuous playback, downloads
* [Access tiers](/docs-and-guides/distribution/player/access-tiers): Customize the player experience by subscription level

### Developer guides

* [Player API](/docs-and-guides/distribution/player/developer-guides/player-api): Programmatically control the player at runtime
* [Properties and events](/docs-and-guides/distribution/player/developer-guides/player-properties): Reference for player properties and event callbacks
* [Build your own UI](/docs-and-guides/distribution/player/developer-guides/build-your-own-ui): Create custom player interfaces in headless mode
* [Segment detection](/docs-and-guides/distribution/player/developer-guides/segment-detection): Enable paragraph/word highlighting and click-to-play
* [Custom CDN domain](/docs-and-guides/distribution/player/developer-guides/custom-cdn-domain): Serve media from your own subdomain

## Other distribution channels

* [Playlists](/docs-and-guides/distribution/playlists): Group content and embed a playlist player, or build dynamic user queues in JavaScript
* [Podcast feeds](/docs-and-guides/distribution/podcast-feeds): Distribute audio to Spotify, Apple Podcasts, and other podcast platforms
* [Download](/docs-and-guides/distribution/download): Export MP3 and MP4 files for distribution on other platforms
* [Share via URL](/docs-and-guides/distribution/share-via-url): Host audio and video on BeyondWords without embedding a player

Not sure where to start? [Contact support](/docs-and-guides/support/get-support).
