# 欧易OKX购买BNB步骤

1. 登录 OKX（欧易）App。
2. 进入"买币"页面，选择 BNB。
3. 选择支付方式，输入购买数量，完成支付。
4. 购买后进入"资产"页面，找到 BNB，点击"提币"。
5. 输入你的 TokenPocket 钱包地址（BSC链），选择 BSC 网络，输入数量，确认提币。

![OKX购买BNB截图](https://github.com/coretrust-shop/use-docs/blob/main/exchange/images/buy-bnb-okx-1.png)

> **注意：** 提币网络请选择 BSC（币安智能链），地址务必核对无误。


---

# 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://coretrust-shop.gitbook.io/docs/exchange/buy-bnb-okx.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.
