# Start quests

## Your first quests!

After creating your account, you'll respawn at the main Kingdom tile. The first NPC you'll meet is Gus, who also happens to be a chef! Throughout Kingdom, you'll encounter different NPCs, but for now, let's chat with him to kick off our first quest!

<div align="center"><figure><img src="/files/mTaCBflYciWdKEcBkgNg" alt="" width="375"><figcaption></figcaption></figure></div>

After you interact with him, your first task will appear. Don’t worry, you already have the resources in your inventory. Just click on 'Delivery' to complete the quest.

<figure><img src="/files/dTvHfv51kbptpWz7ncSb" alt="" width="375"><figcaption></figcaption></figure>

You'll reach level 2 in no time, then move on to meet Lily!

<figure><img src="/files/mSUSsYlfGD6XMeNaubbP" alt="" width="375"><figcaption></figcaption></figure>

After finishing the conversation with her, you'll receive your first Grassland tile as your starter. Your real journey begins now!

<figure><img src="/files/zknLayqtFRWCMx5B1ZJN" alt="" width="375"><figcaption></figcaption></figure>

Next, we'll show you how to set up your first land. We'll see you again in "[Create your kingdom](/get-started/create-your-kingdom.md)**"**


---

# 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.kingdom.so/get-started/start-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.
