# Cloutly Embed

- [Embed Overview](https://docs.cloutly.com/reviews-sdk-for-marketplace-websites/cloutly-embed/embed-overview.md): Overview of embedding Cloutly inside your app.
- [Provision Users](https://docs.cloutly.com/reviews-sdk-for-marketplace-websites/cloutly-embed/system-overview-1.md): Cloutly Embed provisioning flow: signed JWT auth and on-the-fly upsert for users and businesses.
- [Embed App in Iframe](https://docs.cloutly.com/reviews-sdk-for-marketplace-websites/cloutly-embed/enriched-review-widgets.md): Display an enriched review widget for each business. The below markup is a quick guide on how you can use our pre-built review widgets


---

# 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.cloutly.com/reviews-sdk-for-marketplace-websites/cloutly-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.
