# よくある質問

| 不具合概要                                                                                                |
| ---------------------------------------------------------------------------------------------------- |
| [Wallet接続時にアプリストアに遷移してしまう](/spread/yokuaru/walletniapurisutoanisuru.md)                              |
| [Twitter接続時に不具合が発生する](/spread/yokuaru/twitternigasuru.md)                                            |
| [OpenSeaにNFTが表示されない](/spread/yokuaru/openseaninftgasarenai.md)                                       |
| [ご自身のアカウントがフォロー条件に入っている場合](/spread/yokuaru/gonoakauntogafornitteiru.md)                              |
| [Google/Emailで作成したWalletの中に入っているNFTを自身で作成したWalletに移動させたい](/spread/yokuaru/nowalletninftwosasetai.md) |
| [Botと思われるアカウントを避ける方法について](/spread/yokuaru/bottowareruakauntononitsuite.md)                           |
| [アプリケーションエラーと表示される](/spread/yokuaru/apurikshonertosareru.md)                                         |
| [トップページにクエストを掲載する方法](/spread/yokuaru/toppupjinikuesutowosuru.md)                                     |
| [獲得したNFTがSpreadの「獲得したNFT一覧」で見れない](/spread/yokuaru/shitanftdenftgarenai.md)                           |

その他にも、記載して欲しい内容がございましたら[お問い合わせ](https://docs.google.com/forms/d/e/1FAIpQLSeUi6h4xqMsABieNILB8EAJsIiQxeIjCPEjR1ixbyhm_uoDlQ/viewform)ください。


---

# 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://0xspread.gitbook.io/spread/yokuaru.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.
