# 機能

Yabumiでは、SNSアカウントとウォレットアドレスを紐づけるNFT（Yabumi NFT）をミントすることができます。

このNFTは、SNSアイコンやアカウント名が記録されており、送り手はYabumi NFT一覧から送金先のSNSアカウントを選択してトークンを送ることができます。

また、複数のアカウントに対して一括送信する機能も利用可能です。

Yabumi NFTは自由に転送できるため、受け手は受取先を変更することができます。

受け手がウォレットアドレスを変更したい場合は、Yabumi NFTを新しいウォレットアドレスに転送するだけで、そのアドレスが新しい受取先となります。

このプラットフォームにより、送り手と受け手は送金先に関するコミュニケーションを省くことができ、簡単かつスムーズにトークンやNFTのやり取りが行えます。


---

# 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://doc.yabumi.xyz/readme/ji-neng.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.
