# How to Mint ICPBunny

Each ICPBunny <img src="/files/NBmJMFTf5aYQV7uYXLdh" alt="" data-size="line">can only be inscribed once. So once you find a block number for an ICPBunny you like, you'll want to see if anyone else has inscribed it already. You can confirm that the block has not already been minted by searching for the contents of the mint inscription for the given block (see step 5) via an ordinals search tool such as.

{% embed url="<https://unisat.io/search>" fullWidth="true" %}

{% embed url="<https://naticpbunny.web.app/>" %}

. *Note: search tools like Unisat search will honor spaces when searching, but spaces are ignored in DMT mint syntax. To confirm availability, it is recommended that you search for mint syntax with and without spaces.*


---

# 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://icpbunny.gitbook.io/icpbunny/how-to-mint-icpbunny.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.
