# Phases of land sales (NEW)

The mint phases of the project, the total number of mint nfts in that phase and the price of the phase can be seen in the table below.

The list below was updated after Harley and Charlie betrayed the Pandas. If you don't know anything about Harley and Charlie's betrayal, read the second part of the story.

<table><thead><tr><th width="138">Phase NO</th><th width="161">number of land</th><th width="153">Price</th><th width="197">start date</th><th data-type="checkbox">Check</th></tr></thead><tbody><tr><td>Phase 1</td><td>1,111 Land</td><td>0.033 ETH</td><td>2023-10-25</td><td>true</td></tr><tr><td>Phase 2</td><td>2,222 Land</td><td>0.033 ETH</td><td>2024-02-14</td><td>true</td></tr><tr><td>Phase 3</td><td>3,333 Land</td><td>0.033 ETH</td><td>2024-05-20</td><td>true</td></tr><tr><td>Phase 4</td><td>3,333 Land</td><td>0.066 ETH</td><td>2024-09-16</td><td>false</td></tr><tr><td>Public Sale</td><td>10,000 Land</td><td>Optional</td><td>2024-11-30</td><td>false</td></tr></tbody></table>

<figure><img src="/files/kX3t9wB8Xb8EJKzgUH04" alt=""><figcaption></figcaption></figure>


---

# 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://pandapa-island.gitbook.io/pandapa-island-docs/what-is-pandapa/phases-of-land-sales-new.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.
