> For the complete documentation index, see [llms.txt](https://whitepaper.ravenquest.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.ravenquest.io/gameplay/play-with-friends-anytime.md).

# Play with Friends, Anytime!

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

**Community** is core in any Online Game. This is why we created the Mentor System in RavenQuest, a system to make it easier for you to play with friends and new acquaintances alike, fostering a sense of community and cooperation in the world of RavenQuest.

When you join a party with a lower-level, you will now have the option to "Mentor" them. This will downscale your Effective Level to the level of the highest party member within experience share range, allowing you to participate in content with them while also progressing your character from that same content.

Your Effective Level will simply be reduced to match your party members, ensuring a balanced and enjoyable experience for everyone.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://whitepaper.ravenquest.io/gameplay/play-with-friends-anytime.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.
