# 配布条件の設定

1つ前のページで作成したクエストのNFT取得条件を設定できます。

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

「配布条件」は以下のような内容で設定できます。&#x20;

| 配布条件                                              | 説明                                                                               |
| ------------------------------------------------- | -------------------------------------------------------------------------------- |
| <p><strong>NFTのコントラクトアドレス</strong><br>※複数設定可能</p> | <p>指定のNFTを保有しているか<br>・Ethereum/Polygonに限る<br>・OpenSeaで作成されたNFT(共有コントラクト)は未対応</p> |
| **Keyword**                                       | 指定されたキーワードが正しく入力できているか(設定したキーワードと完全一致でないと取得不可)                                   |

条件の設定後、下部にある「Save」をクリックすると完了です。


---

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