# Sale

The periods of private and public sales will represent the sales rounds of NFTs, with the main purpose of collecting funds for the development and promotion of the project.

### Private sale

In this round, we will be selling a predetermined number of **500 NFTs** at a price of **0.4 EGLD** each.

### **Public sale**

In the public sale, **3000 NFTs** will be available, each priced at **0.8 EGLD**.


---

# 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.multi-fights.com/nfts/sale.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.
