# Step 1: Import Art

To get started with a Drop, select the **Create +** button from your Bueno project dashboard and select 🎤 **Drop.**

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

Next, all you have to do is drag and 🎤 **Drop** your artwork into Bueno! You can add the assets individually or upload them in a folder. You can only Drop a max of 100 collectibles at one time. But don't worry, you can always add more to your Drop later, in multiples of 100!

{% hint style="info" %}
The Bueno Drops uploader supports SVG, PNG, APNG, GIF and MP4 formats.&#x20;
{% endhint %}

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


---

# 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.bueno.art/bueno-drops/create-a-drop/step-1-import-art.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.
