# Create & Migrate

Welcome to Ivy Maker! As an NFT platform, creating and migrating are the most important functions. Here is a detailed guide to creating your NFTs and NFT Collections on IvyMaker!

<figure><img src="/files/sbfCQWLNTehCsDr0DMlT" alt=""><figcaption></figcaption></figure>

<mark style="color:yellow;">**Step1: Open the official website:**</mark> [<mark style="color:yellow;">**ivymaker.io**</mark>](https://ivymaker.io/)

<figure><img src="/files/5lnL5zi7loXmIi32MRcK" alt=""><figcaption></figcaption></figure>

<mark style="color:yellow;">**Step2：Switch to the network you want to use**</mark>

<figure><img src="/files/60jJkBlUrBGInaQoAeKu" alt=""><figcaption></figcaption></figure>

\*You can choose whatever you would like to use. For beginners, we recommend using BNB Chain or Polygon for its low gas fee and its huge ecosystem.

<mark style="color:yellow;">**Step 3: Connect to Your Wallet**</mark>

<figure><img src="/files/WjVIiLz3vftUrxMb2cq1" alt=""><figcaption></figcaption></figure>

\*Depending on the chain you choose, supported wallets could vary. Choose the one you feel safe and convenient with.

<mark style="color:yellow;">**Step 4: Create a Collection**</mark>

Find Create on the top bar and follow the instructions to fill in the details of your collection.

<figure><img src="/files/agyixJhrm5KpWa69M2qs" alt=""><figcaption></figcaption></figure>

\*Creating a collection first is REQUIRED if you want to create an NFT on Ivy Maker or migrate NFTs to Ivy Maker.

<mark style="color:yellow;">**Step5: Check your NFT collection on the profile page**</mark>

<figure><img src="/files/c2eNqtLolQuZs5cfLYpR" alt=""><figcaption></figcaption></figure>

<mark style="color:yellow;">**Step6: Create an NFT or migrate NFTs**</mark>

<figure><img src="/files/yF6nkSH4UZuYtScOj8xT" alt=""><figcaption></figcaption></figure>

* If you are a **beginner**, just create an NFT here.
* If you are an **experienced user** who has already issued NFTs on other platforms like OpenSea, you can migrate them in batch. (**Skip to Step8 for migration**)

Choose either of them and follow the instructions to complete the creation/migration.

<mark style="color:yellow;">**Step7: Create an NFT**</mark>

Follow the instructions on the page to fill in the details.

* You can choose ERC-721 or ERC1155 to mint, they are two blockchain standards of NFTs. If you just want to mint ONE NFT without any copy of it, go with ERC-721. If you want to mint the same NFT for multiple copies, go with ERC-1155.

<figure><img src="/files/PHAdeJIDwdKB3EANoPIX" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/fpH9UbSC3if4lWBDPkxj" alt=""><figcaption></figcaption></figure>

For more details on NFTs, click [here](https://medium.com/@ivymaker/understanding-nft-and-its-applications-4808f6b3bafd) to learn.

<mark style="color:yellow;">**Step8: Migrate NFTs in batch**</mark>

Follow the instructions in the pop-up and submit. The migration will be completed within 3–5 days.

<figure><img src="/files/the2hNZQ6tYrtKUaXcn6" alt=""><figcaption></figcaption></figure>

\*Migration requires your original contract address. If you are a **beginner** without holding any NFT, please **jump back to Step7** to create a new one.

Don’t hesitate to contact us on Discord or X if you still have trouble on ivymaker.io!


---

# 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.ivymaker.io/user-guides/create-and-migrate.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.
