# トークンの受信と送信

KEYRING HARD WALLETをスキャンするだけで、スマートフォンでウォレットにアクセスできます。

## **トークンを受信する方法**

1. ポートフォリオの隣にあるQRコードをタップします。
2. 「アドレスをコピー」を選択し、送信者と共有するか、直接QRコードをスキャンしてもらいます。

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

## **トークンを送信する方法**

1. 送信したいトークンをタップします。
2. 受取人のウォレットアドレスを入力します。
3. 送信したい金額を入力します。
4. お好みの取引速度を選択します。速い速度を選ぶと、ガス料金が高くなります。
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/jp/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.
