# Play Mode

Play modes are divided into single-player and multiplayer.

#### Single-player Mode

Users are free to use the focus timer feature whenever they want.

#### Multi-player Mode

Multi-player mode is similar to a group mission where you and your friends focus for a set amount of time. There will be a variety of benefits, such as receiving buffs from your Tokibune friends and earning additional rewards if everyone in the group successfully completes the focus time.

Multiplayer mode is a social feature that will be added after the update, and is still in the planning stages, so details are subject to change.


---

# 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://en.docs.dimetime.io/how-to-play/play-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.
