# Chat Function

**Chat function**&#x20;

the players should be able to chat with each other if they in the same server or with friends, the friends are limited to a maximum of 25 to start with&#x20;

there should be a function switch function   they can switch to the guild chat, the size of this guild is dependent upon the size the start guild is 25 people.

The players should also be able to use their microphones on their devices to talk.


---

# 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://elementsofasoul.gitbook.io/elements-of-a-soul/eoas-mmorpg-game/gameplay-and-mechanics/chat-function.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.
