> For the complete documentation index, see [llms.txt](https://recktangle.gitbook.io/recktangle/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://recktangle.gitbook.io/recktangle/section-3-the-recktangle-nft-collection/3.3-sales-phases-and-pricing.md).

# 3.3 Sales Phases and Pricing

***The Ever Stone Syndicate*** Collection will be sold in three distinct phases:

* **Zenith**: The first stage, suggesting the peak of exclusivity and desirability, ideal for the most premium and sought-after phase of the collection. Implying a high point in both value and rarity. The **$cost** of each individual NFT item for this collection will be held at **$100 USDT**.
* **Eclipse**: The second stage, carrying a sense of significance but also hinting at the transition. It marks the middle phase where the exclusivity begins to wane, making the collection more attainable. The **$cost** of each individual NFT item for this collection will be held at **$150 USDT**.
* **Nebula**: The final stage, this name evoking a sense of expansiveness and accessibility. A nebula is a birthplace of stars, symbolizing new beginnings and wider availability, fitting for the most accessible phase of the sale. The **$cost** of each individual NFT item for this collection will be held at **$200 USDT**.


---

# 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://recktangle.gitbook.io/recktangle/section-3-the-recktangle-nft-collection/3.3-sales-phases-and-pricing.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.
