# Playguide

It is extremely easy for you and your friends to play through the entire game together.

{% hint style="danger" %}
Other players cannot help you fight monsters, solve puzzles, or complete objectives. Because of this, you each must try to complete objectives at the same time as each other throughout the storyline.
{% endhint %}

{% embed url="<https://www.youtube.com/watch?v=rg25QJhJObM>" %}
Example of two players completing a contract together
{% endembed %}

### Guide

Since only other players locations are synced (not quests, NPCs, or the world state), everyone can safely use their own save file without risking corruption or softlocks.&#x20;

If you want to do a full playthrough with each other and have an optimal questing experience, it's easy:

1. Try to enter cutscenes at the same time as each other
2. Try to complete quests and objectives at the same time as each other
3. Make the same dialog choices as one another (to ensure you get the same outcomes and unlock the same quests later)

### Tips

If one player falls behind in a cutscene, just pause your game and wait for them to catch up. When the other person is caught up, unpause each of your games at the same time.

You could each go off on your own adventures (maybe doing some side quests) and still later complete the main quests together, and nothing bad will happen.


---

# 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://rejuvenate.gitbook.io/witcheronline/general-information/playguide.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.
