# Embedding Navless

- [Embed Navless on a Custom Website](https://docs.navless.ai/sharing/embed-codes/embedding-navless/embed-navless-on-a-custom-website.md): This guide shows you how to add Navless to any custom (non‑SPA, non‑React) website using simple copy‑paste steps.
- [Embedding Navless Chat](https://docs.navless.ai/sharing/embed-codes/embedding-navless/embedding-navless-chat.md)
- [Implementing Navless in Webflow](https://docs.navless.ai/sharing/embed-codes/embedding-navless/implementing-navless-in-webflow.md): This guide shows exactly what your team needs to do in Webflow to add Navless (playlists and chat) to your site. Follow the short, numbered steps and copy the small code snippets where shown.
- [Implementing Navless in WordPress](https://docs.navless.ai/sharing/embed-codes/embedding-navless/implementing-navless-in-wordpress.md): This guide shows exactly what your team needs to do in WordPress to add Navless (playlists and chat) to your site. Follow the short, numbered steps and copy the small code snippets where shown.


---

# 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.navless.ai/sharing/embed-codes/embedding-navless.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.
