# 接收和发送代币

只需扫描您的KEYRING HARD WALLET即可在手机上访问钱包。

## 如何接收代币？

1. 点击您的投资组合旁边的二维码。
2. 选择“复制地址”，然后将其与发送者分享，或者让他们直接扫描二维码。

<figure><img src="/files/1n00nENyhoTkZiectWbu" alt="" width="563"><figcaption></figcaption></figure>

## 如何发送代币？

1. 点击您想要发送的代币。
2. 输入接收者的钱包地址。
3. 输入您想要发送的金额。
4. 选择您偏好的交易速度，较快的速度会产生更高的 gas 费用。
5. 扫描卡片。
6. 输入您的密码以确认交易。

<figure><img src="/files/r46re7FqI6qvXB2jk6Br" alt="" width="563"><figcaption></figcaption></figure>


---

# 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://help.keyring.app/zh/keyring-hard-wallet/receive-and-send-tokens.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.
