# 获取BNB作为手续费

BNB 是币安智能链（BSC）上的手续费代币，转账和合约操作都需要消耗 BNB。

## 获取方式

1. 通过交易所（如 OKX、Binance）购买后提币到钱包。
2. 通过好友转账获得。

![BNB到账截图](https://github.com/coretrust-shop/use-docs/blob/main/wallet/images/get-bnb-1.png)

> **注意：** 建议预留足够的 BNB 作为手续费，避免操作失败。


---

# 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/wallet/get-bnb.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.
