# Free Mint Ordinal Toodles

## Disclaimer

{% hint style="danger" %}
**THIS IS NEW TECHNOLOGY AND IS AT ITS EARLY STAGES.** **PROCEED AT YOUR OWN RISK**
{% endhint %}

Minting an Ordinal right now requires a technical understanding of how Ordinals work. For the full process, please refer to the official Ordinal documentation [here](https://docs.ordinals.com).

Cryptoodles aims to simplify this method by introducing a cross-chain minting method through the ETH blockchain, and into the BTC blockchain via an air drop method.&#x20;

This allows an easy way for people to be one of the firsts to own an Ordinal Toodle on the BTC blockchain.

## Summary of the Cross-Chain Ordinal Air Drop

<figure><img src="/files/bQxs5ggloZ8r1WkbJ4ID" alt=""><figcaption><p>Cryptoodles is paving the way for BTC and ETH blockchains to communicate with each other within a project.</p></figcaption></figure>

With Cryptoodles, minting a Toodle $BAG builds a list of ETH compatible wallets and its owner's Ordinal Wallet address.&#x20;

This minting process on ETH automatically whitelists your Ordinal Wallet address so that it can be air dropped an Ordinal Toodle on the BTC blockchain. The Ordinal Toodle air drop allows you to skip going through the technical process of minting an Ordinal.

After you initiate the Ordinal minting process by minting a Toodle $BAG, you will be able to send your Ordinal Wallet address to receive the Ordinal Toodle air drop. You will be able to see your Ordinal Toodle in your Ordinal Wallet address once the air drop is live.

{% hint style="info" %}
The Ordinal Toodle air drop date is still to be determined. Once it is determined, a page will be shared for you to send your Ordinal Wallet address for the air drop. However, you can still reserve an Ordinal Toodle by minting today.
{% endhint %}

## What is an Ordinal Toodle?

An Ordinal Toodle is a Toodle $BAG that is born from the BTC blockchain. Like a Toodle $BAG, it is a list of words that is used in the Cryptoodles project that eventually transforms into:

<figure><img src="/files/e0aY68RiM6vcCPT0pKQg" alt=""><figcaption><p>An example of what an Ordinal Toodle could look like.</p></figcaption></figure>

<figure><img src="/files/ZTL3xl2dE1xh7zhaR5DF" alt=""><figcaption><p>This is an example of what an Ordinal $BAG may look like when revealed.</p></figcaption></figure>

{% hint style="danger" %}
**IF YOU DO NOT UNDERSTAND HOW THE CROSS CHAIN MINTING PROCESS WORKS AND THE RISKS, DO NOT PROCEED ONTO MINTING**
{% endhint %}

## What do you need?

* Web Browser with below extension (Chrome, FireFox)
* [MetaMask Wallet Extension](https://metamask.io/download)
* Some ETH in an Ethereum Wallet to pay gas fees
* Ordinals Compatible Wallet

## How to redeem?

Click the following [link](https://etherscan.io/token/0x2a16107ea0d28ae822168c8bb3ef5460b1924a78#writeContract) to navigate to the official smart contract. Scroll down to the bottom of the page.&#x20;

On the menu, click "Contract", and then "Write Contract".

{% hint style="warning" %}
&#x20;Remember to connect your MetaMask wallet by clicking the "Connect to Web3" button.
{% endhint %}

Connect your Web3 Wallet and tap the Claim button.

In the textbox enter a number between 1-8999, and click "Write" to claim a Toodle Loot Bag NFT.&#x20;

{% hint style="warning" %}
You will need to select a number that has not been used already
{% endhint %}

![](/files/-MiqJN3WubOXCEks9wKR)

If the Toodle Loot Bag NFT has not yet been redeemed, you will be prompted to Mint a Toodle Loot Bag NFT in MetaMask as shown below:

![](/files/-MirCDAYFC3sHg3TP88q)

After clicking "Confirm", the screen will display a "View Transaction" button to confirm that the request has been sent to the smart contract.&#x20;

Click "View Your Transaction" and wait until the transaction has been successfully confirmed in the Ethereum blockchain.

![](/files/-MirCYw9NB5YL7on8ZsM)

## Minting Your Ordinal Toodle

{% hint style="warning" %}
Be patient when minting your Ordinal Toodle. Ordinal technology is still new and being actively developed.
{% endhint %}

Once you have gone through the process above, an Ordinal Wallet address that you give will be air dropped an Ordinal Toodle $BAG.

Visit the [Cryptoodles Website](https://cryptoodles.com) and wait for an announcement to submit your Ordinal Wallet address.&#x20;

You will verify your Toodle $BAG and then your Ordinal Wallet address to receive your Ordinal Toodle on the website.


---

# 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.cryptoodles.com/toodl-nfts/free-mint-ordinal-toodles.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.
