# Quest Locks

You can find 'Quest Locks' in the create quests configuration modal screen when selecting to create a new quests.

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

Every guest type can be used to lock a quest, meaning that completing that quest is required for the user to proceed. Locked quests are visible to users but cleared marked as locked.

<figure><img src="/files/sppINnBU1suxdKAmftol" alt="" width="375"><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://docs.thx.network/campaign-managers/quests/quest-locks.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.
