> For the complete documentation index, see [llms.txt](https://help.tokenpocket.pro/cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.tokenpocket.pro/cn/wallet-management/wallet/how-to-use-aeon-pay.md).

# 如何使用 AEON Pay？

## <mark style="color:blue;">TokenPocket 已支持</mark> <mark style="color:blue;">**AEON Pay**</mark>

用户可直接使用钱包内的加密资产扫描商家二维码完成支付，无需出金或兑换法币，即可畅享全球数千万商户的线下与线上消费。

***

### <mark style="color:blue;">AEON Pay 是什么？</mark>

AEON Pay 是 AEON 推出的下一代加密支付协议，专注于将区块链资产与全球传统商户网络连接。用户通过扫描二维码即可使用加密货币进行日常购物消费，商户则可即时收到当地法币结算。

目前 TokenPocket 已深度集成 AEON Pay，支持东南亚、非洲、拉美等地区的数千万商户消费场景，覆盖零售、餐饮等日常生活。支持多条主流链及多种稳定币和代币，更多支付形式和地区正在持续扩展中。

{% hint style="success" %} <mark style="color:$success;">**核心优势：**</mark>

* 直接使用钱包内加密资产支付，无需出金
* 支持全球 5,000 万+ 商户，覆盖真实线下场景
* 商户端即时法币结算，用户端链上支付
* 手续费低、速度快，支付体验接近传统扫码支付
* 资产完全由用户自行掌控
  {% endhint %}

***

### <mark style="color:blue;">使用教学</mark>

{% hint style="warning" %}
提示：使用 AEON Pay 前，请将 TokenPocket 升级至最新版本，并在对应链上准备足够支持的加密资产（如 USDT、USDC 等）与少量原生代币做网络费。
{% endhint %}

{% stepper %}
{% step %}
**扫描商家二维码**\
打开 TokenPocket 钱包，进入首页，点击右上角的**扫码按钮**，扫描商家提供的 AEON Pay 二维码（或支持的当地支付二维码，如 PIX 等）。
{% endstep %}

{% step %}
**选择资产并确认支付**\
扫描成功后，钱包会弹出支付界面，输入交易金额确认信息无误后点击 **“支付”**。
{% endstep %}

{% step %}
**支付完成**\
交易上链确认后，钱包显示支付成功，商户几乎实时收到对应款项，整个过程通常只需几秒至几十秒。

<figure><img src="/files/m6nH2W5vJKhqZizCHVmW" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

{% hint style="warning" %} <mark style="color:$warning;">**注意事项**</mark>

1. 确保钱包内有足够支持的资产，并预留少量原生代币（ETH、BNB等）用于手续费。
2. 支持币种和链以钱包实时显示为准（稳定币为主，部分项目代币已接入）。
3. 支付前仔细核对金额、商家信息及网络，区块链交易一旦确认即不可逆。
4. 部分地区支持本地支付标准（如 PIX、银行转账等），具体以商家二维码为准。
   {% endhint %}

***

### <mark style="color:blue;">常见问题（FAQ）</mark>

#### **Q：AEON Pay 支持哪些商户和地区？**

A：目前覆盖东南亚、非洲、拉美等多个地区超过 5,000 万商户，包括知名连锁品牌，具体以实际扫描结果为准。

#### **Q：需要支付手续费吗？**

A：用户需支付少量链上 Gas 费，在 Layer 2 等链上费用极低。商户端由 AEON 处理法币结算。

#### **Q：支付失败或未到账怎么办？**

A：请检查 Gas 余额、网络选择、资产是否充足，或尝试重新扫描。

#### **Q：AEON Pay 和普通扫码支付有什么不同？**

A：它结合了加密货币支付与传统商户网络，用户用 Crypto 支付，商户收到法币，实现了无缝衔接。

***

### <mark style="color:blue;">总结</mark>

TokenPocket 集成 AEON Pay，让加密资产真正走进日常生活，助力用户在全球数千万商户轻松消费，实现 Crypto 的真实世界价值。

{% hint style="info" %}

#### <mark style="color:blue;">免责声明</mark>

加密货币的投资和使用涉及市场、法律和技术风险。请谨慎操作，妥善保管您的助记词和私钥，切勿泄露给任何人。本文仅供参考，不构成投资建议。使用前请自行研究并遵守当地法律法规。
{% endhint %}


---

# 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://help.tokenpocket.pro/cn/wallet-management/wallet/how-to-use-aeon-pay.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.
