# Add a Minting Widget to your Website

You can now embed Speedboat's minting widget to your website so users can mint directly from your website

* Go to the **Sales Management** page and scroll down to **Latest Round**

![](/files/UldS9IJa6vBleYwBqbvx)

* Click on `Embed Widget` for the round you want and a modal will pop up
* Copy the code by clicking on the clipboard icon

![](/files/jA1tRZtlAK94uFHlXZPK)

* On your website builder such as Wix or Squarespace, add a block
* Select `Embed Code` and select `Embed HTML`

![](/files/6oPOtuQGjJMm81YNIGQm)

* Click on `Enter Code`

![](/files/N9iMU3UD3cBI0DcfgKVT)

* Paste the code and click `Update`

![](/files/Z3EDin2t63iM4nMWdELc)

* Speedboat's minting widget should now be available. Users will be able to mint your NFTs directly from your website!

![](/files/KDIjqetr85rfp670m0yx)


---

# 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.speedboat.studio/speedboat-v2/add-a-minting-widget-to-your-website.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.
