# Quest

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

The game's universe is populated by a diverse cast of characters, each with their own personality and story. Engaging with them is key to unlocking the game's narrative and progressing in the right direction. Listen to their stories; it will accelerate your development. Some characters will need your help, while others may offer you a task—completing it will always yield a reward.

<figure><img src="/files/4pdKNsCs2rDTTsR53sqW" alt=""><figcaption></figcaption></figure>

You receive a quest by speaking with a character. Once you have an active quest, a small **"Active Quests"** button will appear on your screen, showing the number of current missions. Clicking it opens your **"Quest Book,"** where you can always find detailed information about your active objectives.

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

Be kind and patient with those you meet on your travels. Courtesy and attention are often repaid in unexpected ways and can smooth your path through the stars.

***

🚧 **This feature is in active development.**\
⚠️*Its final design at launch may differ. This page will be updated as development progresses.*


---

# 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://pulsar-rift.gitbook.io/pulsar-rift/quest.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.
