# クエストページの作成

### クエストページの作成

クエスト一覧ページに移動したら下記手順に沿ってクエスト作成してください。

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

① クエスト一覧か&#x3089;**+ Create** をクリック

② 配布ページに表示され&#x308B;**「Questの名前」**&#x3068;**「Questの説明」**&#x3092;記載し、**「作成」**&#x30DC;タンをクリック。(※後から変更可能です。)

③ 作成が完了するとクエスト一覧に、作成したクエストが表示されます。

④ 作成したクエストをクリックすると詳細の設定画面に進みます。

{% hint style="info" %}
クエスト作成後でもクエストの名前、説明を編集することができます。
{% endhint %}

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


---

# 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/kuesuto/kuesutopjino.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.
