> ## 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.

# BeyondWords docs and guides

These docs and guides will help you understand [BeyondWords](https://beyondwords.io/), configure the platform, and find answers to common questions.

## How BeyondWords works

BeyondWords transforms written content into engaging [audio](/docs-and-guides/content/audio) and [video](/docs-and-guides/content/video), then automatically distributes this content across your websites, apps, and third-party platforms.

The platform combines content ingestion, AI voices, distribution, analytics, and monetization into a single workflow, helping publishers scale audio and video with minimal engineering overhead. And it's built to work with your existing publishing stack.

BeyondWords is ideal for publishers looking to:

* Make articles listenable on websites and apps
* Create immersive read-and-listen experiences with synchronized text highlighting
* Insert ad-supported audio and/or video into every article
* Convert articles into short-form audio and video content
* Distribute content through playlists and podcast feeds

You can automate the entire workflow or take a more hands-on approach by creating, editing, and reviewing content in the [Editor](/docs-and-guides/tools/editor).

## Key concepts

* **[Organization](/docs-and-guides/admin/organization):** The main account associated with a BeyondWords subscription, which can contain multiple projects and members
  * **[Project](/docs-and-guides/get-started/projects):** A workspace for content items with its own settings for content, distribution, analytics, and monetization
  * **[Member](/docs-and-guides/admin/members):** A user within an organization
* **[Content item](/docs-and-guides/content/content-items):** A single unit in BeyondWords that represents one article in your CMS. It includes the article, optional script, and any audio or video generated from them.
  * **Article:** The main piece of written content in a content item, typically corresponding to a webpage or article on your website
  * **Script:** An alternate version of an article, written specifically for audio or video generation
  * **Audio/video article:** An audio or video version of an article
  * **Audio/video summary:** An audio or video version of a script
* [**Content extraction**](/docs-and-guides/integrations/content-extraction): The process of extracting relevant content from a page for conversion into audio/video
* [**Player**](/docs-and-guides/distribution/player/player-introduction): The media player used to embed audio, video, or playlists into websites or apps
* **[Credits](/docs-and-guides/admin/credits-and-billing):** The unit of measurement for audio and video generation
* **[Voices](/docs-and-guides/voices/overview):** Synthetic voices used to generate text-to-speech audio

## Useful links

<CardGroup cols={2}>
  <Card title="Onboarding" icon="rocket" href="/docs-and-guides/get-started/onboarding">
    Learn the core concepts and set up BeyondWords.
  </Card>

  <Card title="Login" icon="lock" href="https://dash.beyondwords.io/auth/login">
    Access your  BeyondWords dashboard and projects.
  </Card>

  <Card title="Book a demo" icon="calendar" href="https://beyondwords.io/book-a-demo/">
    Schedule a demo with the BeyondWords team.
  </Card>

  <Card title="API reference" icon="code" href="/api-reference/overview">
    Explore the complete API documentation.
  </Card>

  <Card title="Changelog" icon="history" href="/docs-and-guides/changelog">
    View recent product updates and releases.
  </Card>

  <Card title="GitHub repositories" icon="github" href="https://github.com/beyondwords-io">
    Browse our open-source projects and SDKs.
  </Card>

  <Card title="Get support" icon="life-ring" href="/docs-and-guides/support/get-support">
    Get help from the BeyondWords team.
  </Card>
</CardGroup>
