# Ready Yourself for Mint Day

Learn how to set up a Solana-compatible wallet and mint on our DApp.

<details>

<summary>Wallet Setup</summary>

To purchase and store Genesis NFTs, you'll need a Web3 wallet compatible with Solana. We recommend Phantom Wallet. Watch our step-by-step guide on how to prepare yourself for mint.&#x20;

</details>

{% embed url="<https://youtu.be/cw_GayPPaKA>" fullWidth="false" %}

<details>

<summary>Send your $SOL</summary>

In order to purchase a Genesis NFT, you'll need $SOL in your Web3 wallet. The easiest way to get funds in your wallet is through a Centralized Exchange (CEX). Our in-depth tutorial will help make your next step toward minting a breeze.

</details>

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


---

# 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://mygeotokens.gitbook.io/mygeotokens/nft-collection/ready-yourself-for-mint-day.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.
