# 如何在Pancake中购买Heroes

**图文流程：**

* 进入PancakeSwap币币兑换界面：<https://pancakeswap.finance/swap>
* 搜索并选择BUSD—Heroes交易对

{% hint style="info" %}
推荐使用搜索合约地址的方式来找到Heroes

0x261510Dd6257494eEA1DDA7618DBe8a7b87870dd
{% endhint %}

* 输入你要兑换的数量

{% hint style="info" %}
首次进行代币兑换需要进行授权

输入BUSD数量后，会自动显示可以兑换的Heroes数量
{% endhint %}

![](/files/-MeZPShr97G69_928phW)

* 确认无误后点击swap，调用钱包发送交易，链上确认完毕后交易成功

![](/files/-MeZPfwbQ4lT17yi2HvR)


---

# 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://mixmarvel.gitbook.io/dehero/english-2/1-5.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.
