# Step 3: Mint Your Inscriptions

This part can be done in any way you prefer but we’ll be showing how to inscribe using Unisat. Go to [unisat.io](https://unisat.io) and click the “Inscribe” tab at the top. Then drag and drop the forge.html file you just created and inscribe it. ***You can inscribe identical robots***, but the most unique designs will be more scarce.

If you want the transaction to have a higher chance of being put through quickly and not being front ran I recommend using 3X the “high priority” network fee on [mempool.space](https://mempool.space)

***Now your robot is FORGED***


---

# 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://recursiverobots.gitbook.io/recursive-robots/minting-guide/step-3-mint-your-inscriptions.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.
