# トップページにクエストを表示する方法

### 詳細

Spreadトップページの「開催中のクエスト」に表示する手順が分からないというお問い合わせをいただくことがございます。

### 手順

1. メニューボタン内にある「クエスト一覧」を選択
2. トップページへ掲載したいクエストを選択
3. ダッシュボードの「編集」項目から「TopPageへ表示」を選択してSave

上記3ステップでトップページへの掲載が完了します。

{% hint style="warning" %}
配布条件の設定が完了してからトップページへ掲載することを推奨しております。
{% endhint %}


---

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