# Figma - Bueno Drops

With the [Bueno Drops plugin for Figma](https://www.figma.com/community/plugin/1271396551618777105/bueno-drops), dropping a new collection has never been easier!&#x20;

### Download the plugin [here](https://www.figma.com/community/plugin/1271396551618777105/bueno-drops) to get started!

You can also add the plugin by opening your Figma project and selecting **Figma > Plugins > Manage plugins**.

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

Next, search for **Bueno Drops**, and select from the results list to add.&#x20;

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

Once you have the plugin open, log in with your Bueno account. Select **Drop** to start building a new collection.

<figure><img src="/files/3aJOEfhWHbsd2QjiW6om" alt=""><figcaption></figcaption></figure>

Follow the instructions by clicking and dragging to select all the image frames you'd like to upload into your drop.

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

Name your collection and pick your file type. The Bueno Drops plugin supports **PNG, SVG** and **JPEG**. Then, select **Create Drop** in the bottom right.&#x20;

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

After you hit **Create Drop**, you'll have the opportunity to add additional images to your collection. Finally, select **Continue.** The Bueno Drops plugin will import your art into Bueno in seconds!

{% hint style="success" %}
&#x20;If you need to come back to your drop later, don't worry! The Bueno plugin will save your work.
{% endhint %}

<figure><img src="/files/6zPssuL0exHYaIdEpm4B" alt=""><figcaption></figcaption></figure>

Once your art is in Bueno, the plugin will direct you to your Bueno Drop collection page. Here, you can [customize your Drop as normal](https://docs.bueno.art/v/bueno-drops/create-a-drop/step-2-customize-settings). When you're ready to launch your collection, just hit **Drop**!

<figure><img src="/files/x8EqIkT8LU1TGLeCCm6u" 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/integrations-and-plugins/plugins/figma-bueno-drops.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.
