# Mission mode

The Mission Mode is designed for solo play, allowing players to earn reward points and various GOLFIN items. It is structured to be easy to engage with, even if only for short periods.

Each time a mission is completed, reward points are earned, which can be used to strengthen characters, clubs, and other items. Some stories also offer additional enjoyment beyond enhancement and skill development, such as acquiring new items.

Upon completing a mission, the next mission becomes available. Previously completed stories can be replayed multiple times, and while the reward points earned on subsequent completions are fewer than those from the initial completion, reward points are still granted.


---

# 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.golfin.io/english/game-app/overview-of-game-app/mission-mode.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.
