# 使用方法

## まずはYabumiの[WEBサイト](https://www.yabumi.xyz/)にアクセスしてください。

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

## [ウォレット接続方法](/readme/shi-yong-fang-fa/woretto.md)

Yabumiにウォレットを接続します。

## [SNS連携方法](/readme/shi-yong-fang-fa/sns-lian-xie-fang-fa.md)

TwitterやDiscordなどのSNSと連携します。

## [Yabumi NFTのミント方法](/readme/shi-yong-fang-fa/yabumi-nftnominto.md)（トークン等の受信方法）

Yabumiでトークン等を受信する際にYabumi NFTのミントが必須となります。

## [トークン等を個別に送る方法](/readme/shi-yong-fang-fa/tkunwoniru.md)

送り先のＳＮＳアカウントを指定してトークンを個別に送ります。

## [トークン等を一括で送る方法（送金先情報を個別に追加）](#tkunwoderuwoni)

複数の送り先のSNSアカウントを個別に指定してトークンを一括で送ります。

## [トークン等を一括で送る方法（送金先情報をCSVで一括インポート）](#tkunwoderuwocsvdeinpto)

複数の送り先のSNSアカウントをCSVで一括指定してトークンを一括で送ります。

## [メッセージを送る方法](/readme/shi-yong-fang-fa/messjiworu.md)

送り先のＳＮＳアカウントを指定してメッセージを送ります。

## [Yabumi NFTの転送方法](/readme/shi-yong-fang-fa/yabumi-nftno.md)

トークンなどを受け取るウォレットアドレスを変更します。

## [Yabumi NFTのバーン方法](/readme/shi-yong-fang-fa/yabumi-nftnobn.md)

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/shi-yong-fang-fa.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.
