# Quests

{% hint style="info" %}
**In-game command:** /quests
{% endhint %}

<figure><img src="/files/PFlZUa6fnawXlJmADILn" alt=""><figcaption><p>The main Quests Category menu</p></figcaption></figure>

### What are Quests?

Quests are tasks that you can complete to earn fast cash.\
The amount you can take on at once depends on your current in-game rank, check out `/ranks` to check your current rank.

### Available Commands

* **/quests** - Opens the quests category menu
* **/quest** - List commands
* **/quest list** - Opens the quests category menu
* **/quest list active** - Show your current active quests
* **/quest list cooldown** - Show your quests currently on cooldown
* **/quest list type \<type>**- Open the quests menu for that category
* **/quest quit \<name>** - Quit an active quest
* **/quest start \<name>** - Start a new quest


---

# 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://wiki.craftyourtown.com/how-to-play/content/quests.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.
