# Create Drop&#x20;

## How to Create a Drop

* **At first, there is something important that you have to do:**

{% hint style="info" %}
For creating a Challenge, the first thing you need to do is connect your wallet (e.g., Metamask). You can find the button on the top right corner of any page in the Neoki.io website.
{% endhint %}

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

* **Then, these points should be done next:**

1. After connecting your wallet successfully, now you can find the create button on the top right corner of the website. Click on it and choose Drop to create one.

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

2. Upload your artwork files and provide required data
3. Choose a name for your Drop
4. Enter the symbol text for your Drop
5. Describe the story of your Drop creation or any related information you wish to mention
6. Select a date to have your drops started .
7. Define how long you wish to keep your drops available to mint .
8. You can put a limitation for minting drops by each wallet .
9. Define a royalty fee for your Drop (Royalty fee is the percentage of revenue you wish to receive in future sales of your Drop in secondary markets which is eternal )
10. Set a price for your drop

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

* **Step 4**

Now you can access your Drops in your profile.


---

# 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.neoki.io/product-guides/create-drop.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.
