# 接收代币

### 从其他钱包接收代币

要接收其他钱包的资产传送，必须把自己的接收地址分享给对方。

**第一步.** 请在Biport Wallet 主页面点击`接收`按钮。

**第二步.** 请点击您要接收的代币。

如果您要接收的代币不在列表，请先添加目标代币。

**第三步.** 弹窗显示的就是您的接收地址。请点击`点击复制`按钮，分享给传送方。

提示：即使传送方已完成传送，根据区块链网络情况，反映在我的钱包或将消耗几秒至几分钟的时间。


---

# 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://docs.bifi.finance/biport-wallet-guide_zh/biport-gong-neng-da-jie-shao/jie-shou-dai-bi.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.
