# よくある質問とその回答

<details>

<summary>SNSのアカウント名やアイコンを変更した場合、Yabumiの表示も自動で更新されますか？</summary>

手動で更新していただく必要がございます。ウォレット接続、SNSサインインを済ませた後に、アイコンの下の「プロフィール更新」ボタンを押して更新してください。

</details>

<details>

<summary>Yabumi NFTをバーンした場合、最初の手順で再ミントが可能と記載がありますが、Yabumi NFTをバーンではなく転送した場合の再ミントは可能でしょうか？</summary>

不可です。一つのアカウントに一つのYabumi NFTしかミントできない仕様になっています。そのため、ハッキングされたり盗まれたりした場合、発行したアドレスでバーンして、安全なウォレットから再度Mintすることになります。

</details>

<details>

<summary>ウォレット情報を秘匿するためにできることはありますか？</summary>

新しいウォレットアドレスを使用することや、必要であればYabumi NFTを別のウォレットに転送することで、取引履歴の全容が公になることを緩和できます。また、センシティブな取引での使用はお控えください。

</details>

<details>

<summary>SNSアカウントを使用する際に気をつけるべきプライバシー保護対策は何ですか？</summary>

Yabumiでは、利用者様の個人情報を取得することは一切ございません。プライバシーはSNSプラットフォームの個人情報の管理方法とセキュリティに依存するため、アカウントと実際の個人情報の結びつけを最小限に抑えることが重要です。

</details>


---

# 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/yokuarutosono.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.
