> For the complete documentation index, see [llms.txt](https://fmtlol.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://fmtlol.gitbook.io/docs/fms-platform-features/audio-and-video.md).

# Audio & Video

**uploads Audio & Video directly**: also link videos such as YouTube, Vimeo, etc.

The videos show in a theatre view for an easy and comfortable viewing experience. Videos can also play inline within posts.

Audio files come with artwork, if available, via built-in[ last.fm](https://www.last.fm/) integration.

Members can comment on, react to and share the videos, generating engagement and interaction.

Full support for live streaming via YouTube and other supported providers. Just copy the link to your live stream and post it in the video-sharing feature in the postbox, and you’re done.

puts the Audio & Video tab on profile pages and within Groups, and it displays all the videos members have uploaded. It also comes with showing user content and community-wide video content: My Media and Community Media.

#### **Audio Uploads:** Upload audio files right to the community. Perfect for podcasts, music artists, and more. <a href="#id-1q24j9xbi1e" id="id-1q24j9xbi1e"></a>

#### **Supported Providers** <a href="#fm61kr5b3ohm" id="fm61kr5b3ohm"></a>

supports all major providers such as YouTube, Vimeo, and others.

#### **Community Media:** Shows the latest Videos of your entire community (videos show depending on their privacy setting). <a href="#vwg6m4xk6rmx" id="vwg6m4xk6rmx"></a>

#### **Live Stream Videos:** Support for Live Streaming via YouTube and other supported providers. <a href="#naelc5gcwa2o" id="naelc5gcwa2o"></a>

#### **My Videos:** Shows ’ latest videos. When placed in the user profile, it shows the user’s videos to profile visitors. <a href="#csm72pvkn4q9" id="csm72pvkn4q9"></a>

#### **Share Videos:** Share videos to User Profiles and Groups. <a href="#id-7b1001u78t9c" id="id-7b1001u78t9c"></a>

#### **Video previews:** Generate video previews on mouse hover. <a href="#id-75ayexkixzrk" id="id-75ayexkixzrk"></a>

#### **Audio and/or Vide** <a href="#id-1rujxbbc0a9p" id="id-1rujxbbc0a9p"></a>


---

# 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://fmtlol.gitbook.io/docs/fms-platform-features/audio-and-video.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.
