# DAO. Objective. Objectives. Shaping

The decentralised autonomous organisation is the main linking element of the Veezy ecosystem, which includes:&#x20;

* A DEX advertising platform;&#x20;
* Big Data Warehouse;&#x20;
* Analytics module;&#x20;
* API module.

The main purpose of DAO is to normalize the relationship between Participants (Sellers, Buyers) and Tokenholders. For this purpose, DAO solves the following tasks:&#x20;

* Defines the economic basis for the functioning of the DEX platform and other elements;
* Implements the business development strategy, being the main subject of the agreements;&#x20;
* Implements the development roadmap by providing development teams with appropriate TORs, setting deadlines and assigning rewards for completed tasks.

DAO Veezy is shaped in several stages:&#x20;

* Preliminary stage - voluntary entry of founders, partners, initial contributors, and early testers;&#x20;

IDO stage - entry of new participants through the purchase of tokens at market price:&#x20;

* Through a bounty campaign;&#x20;
* Through airdrop;&#x20;
* Through direct purchase and sale of Tokens;&#x20;
* The public DAO stage.

The allocation of Tokens to the stages is thus as follows:&#x20;

Preliminary stage:&#x20;

* Bounty campaign: 30% of the bounty budget;&#x20;
* Airdrop: 20% of the airdrop budget; the rest according to the distribution % above.&#x20;
* IDO stage: bounty campaign: 40% of the bounty budget; airdrop: 30% of the airdrop budget; the rest according to the allocation % specified above.&#x20;
* Public DAO stage: bounty campaign: 30% of the bounty budget; airdrop: 50% of the airdrop budget; the rest according to the allocation % specified above.

Table of the bounty campaign (without detailing the stages):

| Stage               |         | Tokens           |
| ------------------- | ------- | ---------------- |
| **Airdrop St. #02** | **30%** | **1 530 000,00** |
| **Bounty St. #02**  | **40%** | **2 040 000,00** |
| **Bounty St. #03**  | **30%** | **1 530 000,00** |

Table of the airdrop campaign (without detailing the stages):

| Stage               | Per.    | Tokens        |
| ------------------- | ------- | ------------- |
| **Airdrop St. #01** | **20%** | **34 000,00** |
| **Airdrop St. #02** | **30%** | **51 000,00** |
| **Airdrop St. #03** | **50%** | **85 000,00** |


---

# 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://whitepaper.veezy.one/dao-vezes/white-paper/dao.-objective.-objectives.-shaping.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.
