> For the complete documentation index, see [llms.txt](https://iteracion0.aldea-dao.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://iteracion0.aldea-dao.org/en/recaudacion-de-fondos/aldea-nft.md).

# Fundraising

ALDEA Core Team designed, at first, a collection of 44 NFTs to be marketed within our community, in order to raise the necessary funds to carry out **Iteration 0**.

*Based on the feedback from the community, it has been decided to incorporate into these **44 initial NFTs**, an anthology of **462 NFTs** formed by the conjunction of 2 Spanish-speaking countries.*

![Original collection of 44 NFTs](/files/-MkjvWzGrA6DmuYks7n2)

![New anthology of NFTs](/files/aPgysg7RHQ2Cj8eZ7zm9)

The NFTs in this collection are divided into the following classes:

1. **Legendary** (2): ALDEA NFT, 1 animated and 1 static
2. **Epic** (21): animated, 1 for each of the 20 Latin American countries and 1 for Spain
3. **Rare** (21): equal to the epic, but static
4. **Common** (462) : static, formed by the conjunction of 2 Spanish-speaking countries (including ALDEA)

The modality that will be used to commercialize the 44 original NFTs (**Legendary** / **Epic** **and** **Rare**) will be under the "[Dutch Auction](https://en.wikipedia.org/wiki/Dutch_auction)" format.

Therefore, the NFTs will have the following maximum initial value:

* **Legendary**: animated **800 ADA /** static **400 ADA**
* **Epic**: **600 ADA**
* **Rare**: **300 ADA**

In the case of the **Commons**, they will be sold randomly (that is, it will not be possible to choose the specific countries that will form it a priori), and will have a **non-variable cost** of **12 ADA**.

The **auction** of each NFT will end when the price in effect at that time is offered and the funds are sent to the corresponding address. Buyers will receive their NFT within 48 hours of payment.

From ALDEA, we have developed a Marketplace that will help us with the selling process. Soon, the platform will be enabled and you will be able to purchase the NFTs that you are interested in.

The funds raised during this auction will start the ALDEA Treasure.


---

# 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://iteracion0.aldea-dao.org/en/recaudacion-de-fondos/aldea-nft.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.
