# Yabumiの機能（送金を例に）

送金したい人は、対象者をYabumi NFT一覧から選択し、トークン種と数量を指定します。

複数アカウントを指定して、トークンの一括送信（バッチ送信）も可能です。

送信者は相手先のウォレットアドレスを知らなくても、Yabumi NFTを保持している受け手のウォレットに送信できます。

また、zkpを活用することで、受け手は完全にウォレットアドレスを隠した状態で報酬などを受け取ることができ、プライバシーを確立できます。

Yabumi NFTは自由に転送可能です。最初はミントしたアドレスにありますが、資金の受け手が受取先を変更したい場合は、変更したいウォレットアドレスにYabumi 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/yabuminowoni.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.
