# GTMX Sale: Brightlist Etherscan Instructions

1. Go to the MarketPlace Mint Pass smart contract [here](https://etherscan.io/address/0x4b93dc21aaf21f69200947e763b2db2c43174109#writeContract)
2. Click "Connect to Web3" to connect your wallet
3. Find write function #2 "MarketplacePurchaseBrightList"; expand the menu
4. Where it says `payableAmount` (ether), manually enter the ETH price: 3
5. Where it says `SaleIndex` (unit256), manually enter the Sale Index #. For GTMX the number is 18.
6. Where it says `Amount` (unit256), manually enter the number 1.&#x20;
7. [Open this spreadsheet](https://docs.google.com/spreadsheets/d/1EzKITfYnJNcHnTHOmV5x1HFaq6613n-VzX00TxWTa5k/edit#gid=0) to find the BrightList merkle Proof
   1. **NOTE:** The proofs required for each pre-sale stage are different and can be found in different tabs. If you wish to purchase in both Full Set and CryptoCitizen pre-sale windows, you will need to find the corresponding proof, even if minting from the same wallet.
   2. Locate your BrightListed wallet address via a Ctrl+F or equivalent. Find the merkle Proof in the adjacent column -- it is a long string of text.
8. Select and Copy the *ENTIRE* merkle Proof in the adjacent column to your wallet address
9. Paste the copied Proof into the "Proof" tab where is says Proof (bytes32\[])
10. Click the "Write" button and confirm the transaction in your wallet


---

# 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://docs.brightmoments.io/cryptocitizens/information-archive/mexico-city/gtmx-sale-brightlist-etherscan-instructions.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.
