> For the complete documentation index, see [llms.txt](https://doc.yabumi.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.yabumi.xyz/readme/shi-yong-fang-fa/tkunwoniru.md).

# トークン等を個別に送る方法

## ウォレットを接続し、SNSとの連携を済ませたら、サイト画面上部のユーザー一覧をクリックしてください。

<figure><img src="/files/ml1JNb8pIzUIA6L8V18h" alt=""><figcaption></figcaption></figure>

## Yabumi NFT保有者のSNSアカウント一覧が表示されます。　　ユーザー名での検索、SNSを指定してのフィルターも可能です。一覧から、送信相手を選び、アイコンの下にある送金への文字をクリックしてください。

<figure><img src="/files/0W30h61SedIDPFc1eiXH" alt=""><figcaption></figcaption></figure>

## 送信先に送信したい相手のSNSアカウントが表示されているのを確認した後、トークンの銘柄と数量を選択してください。

<figure><img src="/files/4eGeOEzJen941y0Qi9uG" alt=""><figcaption></figcaption></figure>

## トークン保有量を数量が上回っていないことを確認して、画面下部の確認ボタンを押してください。

<figure><img src="/files/DBfk7mSPS1SIOZD8nL3H" alt=""><figcaption></figcaption></figure>

## 確認画面で内容に誤りがないかを最終確認し、画面下部の送信ボタンを押してください。

<figure><img src="/files/NhxB2LZsLklCrcVeZQND" alt=""><figcaption></figcaption></figure>

## ウォレットのポップアップが開いたら、下部の確認ボタンを　押してください。

<figure><img src="/files/gazoL1KzB6mzYhGGYigq" alt=""><figcaption></figcaption></figure>

## トークン送信中の画面です。しばらくお待ちください。

<figure><img src="/files/qM8sF2ce8o9rW3TEWVNK" alt=""><figcaption></figcaption></figure>

## トークンの送信が完了しました！🎉

<figure><img src="/files/F3O2XzybBtcxM0KmgshT" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://doc.yabumi.xyz/readme/shi-yong-fang-fa/tkunwoniru.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
