> For the complete documentation index, see [llms.txt](https://docs.decentral-art.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.decentral-art.com/uni-platform/art-token/airdrop.md).

# AirDrop

## Start saving wallets

#### Total Airdrop I 1 500 000 ART

AIRDROP I 1,500,000 ART / as a bonus of 10% *(including 150 000ART)* of purchased ART&#x20;

* 13 000 wallets of 100 ART
* 100 wallets of 1000 ART&#x20;
* 10 wallets of 10 000 ART

Airdrops for early market participants [uni.decentral-Art.](https://uni-test.decentral-art.com/airdrop)

{% hint style="info" %}
Aidrdrop II will start automatically after airdrop I has finished.
{% endhint %}

#### Total Airdrop II 750 000 ART

AIRDROP II 750,000 ART / as a 5% bonus of purchased - *(including 37500 ART)*

* 7500 wallets of 100 ART

{% hint style="info" %}
10% and 5% bonuses for referral in social media are added when purchasing ART.
{% endhint %}

{% embed url="<https://youtu.be/wKU7uTMW-5A>" %}

{% embed url="<https://youtu.be/0U2_xPaMx78>" %}

{% hint style="info" %}
Each wallet will receive 100 ART. The amounts of ART 1000 and ART 10 000 will be allocated to smart wallets by a random lottery contract.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.decentral-art.com/uni-platform/art-token/airdrop.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
