> 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/pre-sale.md).

# PRE-SALE

The ART token is sold in two phases. The first is pre-sale and the second is actual sale.

### The first is divided into two stages.

<details>

<summary>Two stages</summary>

**Stage I / 1 ART = 0.00001 ETH**

**Stage I / 1 ART = 0.000012 ETH**&#x20;

</details>

### The second PHASE / six stages.

<details>

<summary>Six stages</summary>

**Stage I / 1 ART = 0.000032 ETH**

**Stage II / 1 ART = 0.000042 ETH**

**Stage III / 1 ART = 0.000052 ETH**

**Stage IV / 1 ART = 0.000064 ETH**

**Stage V / 1 ART = 0.000085 ETH**

**Stage VI / 1 ART = 0.00029 ETH**

</details>

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

{% hint style="info" %}
So the price difference in the first phase of one ART token at 0.00001 ETH, to the price in the sixth phase of one ART token at 0.00029 ETH. The price increase will be 2,799 %.
{% 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/pre-sale.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.
