> For the complete documentation index, see [llms.txt](https://docs.quickintel.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.quickintel.io/developer-integration/website-widget.md).

# Website Widget

Want to integrate Quick Intel Security Scanner directly into your dApp?  We have you covered!  Read below on how to use the Quick Intel Scanner Widget.

Quick intel has a widget that anyone can integrate into their site, like a dApp, DEX, etc.

Integrating the Quick Intel widget will allow users to get a quick overview of any token across any chain we support.

For a list of supported chains please see the below page.

{% content-ref url="/pages/1Cxwd5p4X5gaHiSu77OP" %}
[Supported Chains and DEX](/developer-integration/api-integration/supported-chains-and-dex.md)
{% endcontent-ref %}

Simply add an iFrame into your location, with pre-set parameters.

| Parameter       | Values                                      |
| --------------- | ------------------------------------------- |
| widget          | true or false                               |
| widgetView      | slim or wide                                |
| type            | token                                       |
| chain           | chain of token to be scaned (eth, bsc, etc) |
| contractAddress | address of token                            |

Example URL with both a slim and wide option of the chart.\
\
**Slim View**

\
URL: <https://app.quickintel.io/widget?widget=true\\&widgetView=slim\\&type=token\\&chain=arbitrum\\&contractAddress=0x6d038130b9b379a373b1d33a29d5904ed1bb9026>

<figure><img src="https://290681090-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGBZg91weXQFkQTvYqDFr%2Fuploads%2F6ci7fi0JxtwBwTNibDNW%2Fimage.png?alt=media&amp;token=82aaebc9-70a4-4be3-8ed4-3fc64aeab2ad" alt=""><figcaption><p>Slim Widget</p></figcaption></figure>

**Wide View**

\
URL: <https://app.quickintel.io/widget?widget=true\\&widgetView=wide\\&type=token\\&chain=arbitrum\\&contractAddress=0x6d038130b9b379a373b1d33a29d5904ed1bb9026>

<figure><img src="https://290681090-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGBZg91weXQFkQTvYqDFr%2Fuploads%2FAKPOLxVkvvPr9W1qBBoe%2Fimage.png?alt=media&amp;token=927ec6bb-dd78-4971-8974-fc5a07b2c15a" alt=""><figcaption><p>Wide Widget</p></figcaption></figure>
