# Plug n Play (Widget)

- [Overview](https://docs.justaname.id/plug-n-play-widget/overview.md): This section covers four key areas of configuration:
- [Quickstart](https://docs.justaname.id/plug-n-play-widget/quickstart.md): The JustWeb3 Widget is the easiest way to get the best digital identity suite in your dApp.
- [Appearance](https://docs.justaname.id/plug-n-play-widget/appearance.md)
- [Allowed ENS Names](https://docs.justaname.id/plug-n-play-widget/allowed-ens-names.md)
- [ENS Domains](https://docs.justaname.id/plug-n-play-widget/ens-domains.md)
- [JustVerified](https://docs.justaname.id/plug-n-play-widget/justverified.md)
- [Networks](https://docs.justaname.id/plug-n-play-widget/networks.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.justaname.id/plug-n-play-widget.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.
