> For the complete documentation index, see [llms.txt](https://docs.brightmoments.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.brightmoments.io/cryptocitizens/information-archive/mexico-city/mexico-city-collection-sale.md).

# Mexico City Collection Sale

This page is the single source of truth regarding dates, eligibility, and tokenomics for the Mexico City collection sale.&#x20;

## Mexico City Collection Sale Mechanism

**tl;dr:** 10 artists sold using a blind Dutch Auction (DA) where the artists are only matched to their corresponding mint pass after the auction ends. To participate in the DA, you must hold at least 1 GTMX and a CryptoCitizen.

### **Tokenomics**

* **Starting price:** 20 ETH (Mint Pass) | 200 ETH (Mint Pack)
* **Resting price:** .5 ETH (Mint Pass) | 5 ETH (Mint Pack)
* **Price paid by Individual Mint Pass Buyers:** Market Clearing sellout level or Resting price
* **Price paid by Mint Pack Buyers:** Purchase Price at time of transaction confirmation
* **Auction Duration:** 1 hour
* **Tokens sold:** 517 Mint Passes, with 333 Mint Passes held in reserve for eligible buyers after the sale
* **Wallet Limiter:** 2 Mint Passes per GTMX + CryptoCitizen held, or 1 Mint Pack per GTMX + full CryptoCitizen set held
* **Reserve:** 1 Mint Pass will be held in reserve for each GTMX holder to claim after the sale at the DA sellout price. The right to purchase this will be distributed as a claimable option represented as an NFT. If the GTMX holder doesn’t claim the option within a certain time period, the ability to purchase is opened to others (e.g. other GTMX holders or Citizen holders).

**Purchasing**

* At each price band, collectors can purchase a Mint Pass that is randomly selected from a blind assortment of 10 artists
* There is also a button to purchase a Mint Pack for the cost of *n* artists \* the current price band (e.g. if the price band is 1 ETH and there are 10 artists, the price of a mint pack is 10 ETH). This is the only scenario when purchasing buyer pays non-market clearing price.

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


---

# 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.brightmoments.io/cryptocitizens/information-archive/mexico-city/mexico-city-collection-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.
