# Creating NFTs

In order to create NFTs with Rally, you must be a creator with a Coin on Rally.

Once you have your Coin launched, go to [nft.rally.io](https://nft.rally.io/) and make sure you are logged in to your Rally account.

Go to the menu on the top right navigation and select “Create an NFT” from the dropdown to open a pop up (screenshot below).

![The different sell mechanisms on nft.rally.io](https://lh4.googleusercontent.com/lgkqvpjqsUEwlwUmzkp_QzKO2UV8vAa_QrCTue24Vyf7YjOlCO0AkfC0tV1yh03u8O-lYnDuOXGxwUi_ADEZQPpG5O6ooqu4arERNzAquggkpYtk--e3bTamKzenW8Io_auJcPVx)

To understand the differences between the NFT sell options listed, visit our [Getting Started Guide for Creators](https://rally.io/evergreen/create-your-own-nfts) to get a detailed breakdown.

Once you click one of the above sell options, you will be asked to provide the following information so be sure to have it ready (there may be additional info required depending on your selected sell method):

* NFT file (see file type and size restrictions)&#x20;
* Sell method (primary sale, auction, buy now (primary vs private), etc)&#x20;
* NFT title and description&#x20;
* Edition number (can be infinite if open edition)&#x20;
* Primary sale royalty splits (if needed)&#x20;
* Secondary royalty amount to creator (%)&#x20;
* Secondary royalty sale splits (if needed)&#x20;
* NFT display date and time (when it will be viewable on the marketplace)&#x20;
* Price (marked in USD)

We look forward to seeing your NFT on [nft.rally.io](https://nft.rally.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://wiki.rally.io/rally-io/for-creators/create-nfts.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.
