> For the complete documentation index, see [llms.txt](https://docs.mindtrix.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mindtrix.xyz/pack-nft/purchase.md).

# Buy Pack NFT

## Pack NFT payment method

* Credit card
  * [Dapper Wallet](https://meetdapper.com/) online credit card
* Cryptocurrency (Blocto / Lilico)
  * [USDC](https://www.circle.com/en/usdc-multichain/flow) on Flow Blockchain
  * [FUSD](https://developers.flow.com/flow/fusd/index) on Flow Blockchain

## Pack NFT purchase steps

{% hint style="info" %}
It only takes three steps to complete the purchase.
{% endhint %}

### I. Enter Mindtrix Verse website.

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

### II. Choose where you want to land.

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

### III. Connect wallet to buy.

<figure><img src="/files/w0G2eKNNyNysaMVItPpV" 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:

```
GET https://docs.mindtrix.xyz/pack-nft/purchase.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.
