> For the complete documentation index, see [llms.txt](https://ordimon.polychainmonsters.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ordimon.polychainmonsters.com/faq/how-to-mint-an-ordimon.md).

# How to mint an Ordimon?

🚀 Heads up, fam! Ordimon got sold out faster than a hotcake - we're talking 1 second at the public stage of the minting process. Our Polychain Monsters' OG members had a chill time minting during the allowlist stage. [Now, you can trade Ordimon on MagicEden](https://magiceden.io/ordinals/marketplace/ordimon).

***What went down before the mint:***

Ordimon (Genesis) was ready to take flight on the Magic Eden Bitcoin Launchpad, with 100 out of 111 Ordimon up for grabs at a cool price of 0.0025 BTC. We even hooked you up with a wallet setup chapter so you could prep like a boss. [Need a solid wallet setup guide? We got you.](https://help.magiceden.io/en/articles/7241924-how-to-get-started-on-magic-eden-bitcoin-ordinals)

The minting game was a two-stage deal: an allowlist stage and a public stage. If you're chilling in the top 1,111 Polychain Monsters collectors, [you could've submitted this form](https://forms.gle/nP7GeHxDPG7cb26M8) to get on the allow list. To bag a slot on Magic Eden's allowlist for the mint, you had to deposit at least 0.003 BTC into that wallet. First come, first served - the earliest wallets to be funded got the dibs.

🎁 Plus, all allow-listed wallets that successfully minted an Ordimon were in for a sweet airdrop, including 11 regular booster vouchers and 1 ghost booster voucher. The airdrop was based on a snapshot taken \~1 week after mint. No heads up on the exact snapshot time, though - we didn't want folks just hopping on for the snapshot.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://ordimon.polychainmonsters.com/faq/how-to-mint-an-ordimon.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
