# EMBED

- [Single 360 - Hosted](https://docs.orb360.tech/dam/embed/single-360-hosted.md): Sharing a single 360 (using iframe/shareable link)
- [Multiple 360 - Hosted](https://docs.orb360.tech/dam/embed/multiple-360-hosted.md): Sharing multiple 360s (using iframe/shareable link)
- [Advanced 360 - Hosted](https://docs.orb360.tech/dam/embed/advanced-360-hosted.md): Advanced embeddable link / canvas usage
- [360 Player - Custom](https://docs.orb360.tech/dam/embed/360-player-custom.md)


---

# 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.orb360.tech/dam/embed.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.
