# トークンの送受信

{% embed url="<https://youtu.be/pbFhkeKt7X4>" %}

## 受信

トークンを受け取るためのアドレスまたは QR コードを見つけるには、［<mark style="color:orange;">**受け取る**</mark>］ボタンをクリックします。 これは、あなたのトークンが保存されるアカウントのアドレスです。\
送信されるトークンに関係なく、トークンの送信先とこのアドレスを共有する必要があります（もちろん、これはEver Tokenおよびその他のTIP-3.1トークンにのみ適用されます）。

![](/files/FnujQAFiNu5lavnwdwNe)

## 送信

トークンを送信するには、\[**送信**]をクリックします。\
すると、メッセージの送信タブが表示され、いくつかの項目を入力するよう求められます：

![](/files/Y5h5bZkNikBTy9arVqO1)

**(1)** 送りたい**トークンを選択します**（トークンが表示されていない場合は、［[アセットを選択する](/ew-jp/manage-assets.md)］メニューで追加してください）。\
\&#xNAN;**(2)** 送信する**トークンの数量**を入力します。\
\&#xNAN;**(3)** [受取人のアドレス](#receiving)を入力します。\
\&#xNAN;**(4)** **コメント**（受信者から、この欄に何か記載するように求められる場合があります）

必要事項を入力し、\[**送信**]をクリックします。\
もう一度、受取人のアドレスを確認し、転送にかかる手数料をお確かめください。\
全て確認できたら、シード**パスワード**を入力し、［**トランザクションを確認**］をクリックします。

![](/files/WlCxfa7I6R8HWKR1SeD2)

これだけです! トランザクションは数秒後に処理され、お客様のウォレットに表示されます。トランザクション内容を確認するには、[トランザクションメニュー](/ew-jp/manage-assets/transactions.md)に移動してください。


---

# 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.everwallet.net/ew-jp/manage-assets/sending-and-receiving-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.
