> For the complete documentation index, see [llms.txt](https://docs.0resmon.org/0resmon/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.0resmon.org/0resmon/frkn-resources/frkn-heist-and-ilegal-pack/ph-panel-introduction/ph-group-members.md).

# PH Group Members

<figure><img src="/files/IYAePNnQ4PRVvKtNALOf" alt=""><figcaption><p>Group Members Page</p></figcaption></figure>

**Group Members System Overview**

1. **Creating a Group**: You can create a group by setting a strain name. This action costs 10 BUTC, which is deducted from your account upon confirmation.

<figure><img src="/files/YJd4PqdlTGtQBArAYriu" alt="" width="563"><figcaption><p>Group creation or name change menu.</p></figcaption></figure>

2. **Group Membership**: If a player does not belong to a group, attempting to access group members will result in a message indicating they are not in a group. If the player is already part of a group, the group members page will open.
3. **Group Management**: The group creator acts as the administrator and can invite other players by entering their ID. Invitations are sent to the selected player.
4. **Joining a Group**: Invited players receive a notification and can accept the invite through their tablet item. After accepting the invitation and entering their name, they officially join the group.

<figure><img src="/files/yZ32lzVDOL2f9EAZEVru" alt=""><figcaption><p>The player is not in a group and doesn't have an invitation.</p></figcaption></figure>

5. **Group Functions**: Groups provide a structure for organizing members to conduct joint operations such as heists or other team activities.

<figure><img src="/files/3aX02Xqvq1V5WuP8hWou" alt=""><figcaption><p>The player is not in a group but has an invitation.</p></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.0resmon.org/0resmon/frkn-resources/frkn-heist-and-ilegal-pack/ph-panel-introduction/ph-group-members.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
