# Drops and Airdrops

{% hint style="info" %}
You can always save your progress when going through the Collection page by clicking ‘Save as Draft’
{% endhint %}

The next prompt involves choosing which type of artwork you'd like to upload to your collection:

* **Upload your complete collection:** this option is suitable if you have your full artwork ready to go&#x20;
* **Build your collection using layers:** Fair.xyz supports generative collections which are created through programmatic combination of layers/traits. If you'd like to create a generative collection by uploading your layers/traits, this is your best option!

You are now ready to proceed to the next steps:

* [Collection Details](/tutorials-for-creators/drops-and-airdrops/collection-details.md)
* [Artwork](/tutorials-for-creators/drops-and-airdrops/artwork.md)
* [Scheduling](/tutorials-for-creators/drops-and-airdrops/scheduling.md)
* [Pre-Sale Access](/tutorials-for-creators/drops-and-airdrops/conditions-to-buy.md)
* [Deployment](/tutorials-for-creators/drops-and-airdrops/deployment.md)


---

# 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.fair.xyz/tutorials-for-creators/drops-and-airdrops.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.
