# Working With Audio and Video

- [Working With Audio](https://docs.sansar.com/latest/creating-in-sansar/working-with-audio-and-video/working-with-audio.md): Uploading audio in Sansar
- [Creating Media surface](https://docs.sansar.com/latest/creating-in-sansar/working-with-audio-and-video/creating-media-surface.md)
- [Streaming Web Audio](https://docs.sansar.com/latest/creating-in-sansar/working-with-audio-and-video/streaming-web-audio.md)
- [Audio Emitter](https://docs.sansar.com/latest/creating-in-sansar/working-with-audio-and-video/audio-emitter.md)
- [Sansar Audio FAQ](https://docs.sansar.com/latest/creating-in-sansar/working-with-audio-and-video/sansar-audio-faq.md): This article answers a variety of Frequently Asked Questions (FAQs) about working with Sansar audio.
- [Using Media Streams](https://docs.sansar.com/latest/creating-in-sansar/working-with-audio-and-video/using-media-streams.md)
- [Ambisonic Sounds](https://docs.sansar.com/latest/creating-in-sansar/working-with-audio-and-video/ambisonic-sounds.md)
- [High Quality Spacial Audio](https://docs.sansar.com/latest/creating-in-sansar/working-with-audio-and-video/high-quality-spacial-audio.md)
- [Audio Resource - Room Tones](https://docs.sansar.com/latest/creating-in-sansar/working-with-audio-and-video/audio-resource-room-tones.md)
- [Previewing Audio and Video in a Scene](https://docs.sansar.com/latest/creating-in-sansar/working-with-audio-and-video/previewing-audio-and-video-in-a-scene.md)
- [Using Audio Materials](https://docs.sansar.com/latest/creating-in-sansar/working-with-audio-and-video/using-audio-materials.md): Audio materials let you set objects to a specific material type. This is advantageous when you want to alter the way sounds play in a scene.


---

# 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://docs.sansar.com/latest/creating-in-sansar/working-with-audio-and-video.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.
