> For the complete documentation index, see [llms.txt](https://blockchain-gazette.gitbook.io/blockbot/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://blockchain-gazette.gitbook.io/blockbot/widget-setup-guide-steps/installation-quick-start.md).

# 1️⃣ Installation Quick Start

To use the BlockBot's widget, all you need to do to simply paste the Iframe into your code.

{% code overflow="wrap" %}

```html
// Iframe Structure
<iframe src="https://useblockbot.com/widget/api/v1?type={widget type}&theme={your them preference}" style="width: 400px; height: 400px; border-radius: 20px; box-shadow: 0px 0px 15px 1px #00000021;" frameborder="0"></iframe>
```

{% endcode %}

<p align="center"><strong>Watch Demo Setup Guide</strong></p>

{% embed url="<https://drive.google.com/file/d/1Ehp1cgQ1FSMRxIu8I6_XOwYqesewN5bS/view?usp=sharing>" %}
