# Widgets

- [Overview](https://guides.pave.ai/branch-dashboard/user-feature-walkthrough/settings/widgets/overview.md): Widgets are a convenient way to launch inspections directly from your website through an embedded widget
- [Creating a Website Widget](https://guides.pave.ai/branch-dashboard/user-feature-walkthrough/settings/widgets/creating-a-website-widget.md)
- [Editing an existing Website Widget](https://guides.pave.ai/branch-dashboard/user-feature-walkthrough/settings/widgets/creating-a-website-widget/editing-an-existing-website-widget.md)
- [Preview a Website Widget](https://guides.pave.ai/branch-dashboard/user-feature-walkthrough/settings/widgets/creating-a-website-widget/preview-a-website-widget.md)
- [Installing a Website Widget on Your Website](https://guides.pave.ai/branch-dashboard/user-feature-walkthrough/settings/widgets/creating-a-website-widget/installing-a-website-widget-on-your-website.md): Forever Change How You Inspect and Appraise Used Vehicles
- [Sharable Links](https://guides.pave.ai/branch-dashboard/user-feature-walkthrough/settings/widgets/sharable-links.md): A sharable link is a pre-configured URL for sending PAVE sessions to users from a shareable, re-useable link, or a QR Code
- [PAVE App icon](https://guides.pave.ai/branch-dashboard/user-feature-walkthrough/settings/widgets/sharable-links/pave-app-icon.md): How to create an App icon to launch the Sharable Link page


---

# 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://guides.pave.ai/branch-dashboard/user-feature-walkthrough/settings/widgets.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.
