# Running a collector's choice mint via embeds

{% embed url="<https://youtu.be/_m1poRpBnc4>" %}

### How it works

1. Set up a collector's choice mint using the Series creation flow
2. Deploy your new collection
3. Copy and paste the embed code from the project management page onto your website

From there, you can customize the embed however you see fit. See [](https://support.highlight.xyz/knowledge-base/for-creators/use-embeds-to-build-custom-mint-sites "mention") for more information on customizing the embed.&#x20;


---

# 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://support.highlight.xyz/knowledge-base/for-creators/use-embeds-to-build-custom-mint-sites/running-a-collectors-choice-mint-via-embeds.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.
