# Spreadの使い方

- [クエスト作成者編](https://0xspread.gitbook.io/spread/spreadnoi/kuesuto.md): Here's a step-by-step guide to creating a quest
- [Wallet接続](https://0xspread.gitbook.io/spread/spreadnoi/kuesuto/wallet-jie-xu.md): Connect Wallet
- [クエストページの作成](https://0xspread.gitbook.io/spread/spreadnoi/kuesuto/kuesutopjino.md)
- [配布条件の設定](https://0xspread.gitbook.io/spread/spreadnoi/kuesuto/no.md)
- [NFTの設定](https://0xspread.gitbook.io/spread/spreadnoi/kuesuto/nftno.md)
- [アカウント設定](https://0xspread.gitbook.io/spread/spreadnoi/kuesuto/akaunto.md): Setting MyPage
- [OpenSeaでの編集](https://0xspread.gitbook.io/spread/spreadnoi/kuesuto/openseadeno.md): Editing in OpenSea
- [クエスト実行者編](https://0xspread.gitbook.io/spread/spreadnoi/kuesuto-1.md): Here is a step-by-step explanation of how to complete a quest created by the creator and get the NFT.
- [Wallet/Twitter接続(PC編)](https://0xspread.gitbook.io/spread/spreadnoi/kuesuto-1/wallettwitter-jie-xu-pc-bian.md): Connect Wallet & Twitter
- [Wallet/Twitter接続(スマホ編)](https://0xspread.gitbook.io/spread/spreadnoi/kuesuto-1/wallettwittersumaho.md): Executor movement in mobile
- [クエストの実行](https://0xspread.gitbook.io/spread/spreadnoi/kuesuto-1/kuesutono.md): Executing Quest
- [NFTのMint](https://0xspread.gitbook.io/spread/spreadnoi/kuesuto-1/nftnomint.md): Minting  NFTs
- [Google/EmailでWalletを作成した方](https://0xspread.gitbook.io/spread/spreadnoi/kuesuto-1/googleemaildewalletwoshita.md): Those who have created a Wallet with Google/Email
- [アカウントのインポート](https://0xspread.gitbook.io/spread/spreadnoi/kuesuto-1/googleemaildewalletwoshita/akauntonoinpto.md): Account Import


---

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