# How to Play

Prentus is a lot of things but the most important is that we turn the job search into a game. In the same way that Duolingo helps people learn a language quickly and that video game on your phone gets you completing missions, Prentus will help you "win" your job search.

With weekly goals, Quests, and streaks, you will be guided on what to focus on each week in your job search. When you complete these challenges, you will earn **Career Points (CP).**&#x20;

You can read more about CP on the next page and how to earn them. The important thing to know is that the more CP you earn, the better you are doing as a job seeker, and the more likely you are to get hired.


---

# 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://help.prentus.co/how-to-play.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.
