> For the complete documentation index, see [llms.txt](https://docs.payswap.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.payswap.org/zhong-guo-ren/products/cancan/products-services/buying-products-services/buying-with-your-wallet.md).

# 用钱包购买

使用您的钱包购买产品/服务非常简单。以下是逐步指南：

* 进入产品的频道，找到您想要购买的产品在其产品列表中

<figure><img src="/files/5rCRdzIHmvLM2xd4sgyt" alt=""><figcaption></figcaption></figure>

* 单击产品以显示其产品页面，如下图所示

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

* 单击**Buy**按钮以显示购买向导，如下图所示

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

* 要为商家投票，请输入您的Leviathan Token ID
* 您还可以在备注部分留言给卖家（您可能应该留下您的[Paychat](https://paychat.payswap.org)账号，以便卖家有联系您的方式），或者在卖家需要信息时留下您的地址信息
* 最后，单击**Checkout**按钮，启用市场合约从您的钱包中提取必要的代币，并确认购买。

恭喜！您已成功购买了您的第一个产品。如果您在备注部分留下了您的[Paychat](https://paychat.payswap.org)账号，您的卖家应该会很快联系您。


---

# 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://docs.payswap.org/zhong-guo-ren/products/cancan/products-services/buying-products-services/buying-with-your-wallet.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.
