# Creator Guides

<figure><img src="/files/p08S1z08LfWSfEdRCpsk" alt=""><figcaption><p>There are just few steps to creating a quest </p></figcaption></figure>

Any user of the Quest Chains app can create a quest chain by setting up its name, description, and cover image, create an NFT that players can mint after the completion of all its quests, assign quest chain member roles based on the user addresses and add details and descriptions to its quests.&#x20;

Owners, Admins, and Editors can edit various parts of the newly created quest chain.

All of the members are able to review the quest submissions.

This tutorial will demonstrate how to do all of these things with examples.&#x20;


---

# 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://quest-chains.gitbook.io/quest-chains/guides/creator-guides.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.
