# Pack NFT 購買教學

## Pack NFT支付方式

* 信用卡付款
  * [Dapper Wallet](https://meetdapper.com/) 線上刷卡
* 加密貨幣付款(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購買步驟

{% hint style="info" %}
只要三個步驟就能完成購買。
{% endhint %}

### ㄧ.進入Mindtrix Verse網站

<figure><img src="/files/4cbw9tEScVbXHjWfPQK4" alt=""><figcaption></figcaption></figure>

### 二.選擇欲降落的地點

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

### 三.選擇付款方式

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


---

# 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.mindtrix.xyz/zh/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.
