# Chat Radius

Surely it will have happened to you that you are in the world and you send a message through the chat channel but nobody answers you.

The chat in the wild world is modified so that only players within <mark style="color:green;">200 meters</mark> (blocks) of you can hear you.

Players within the <mark style="color:green;">200 meters</mark> radius in the wild world will be able to receive your messages and you will be able to receive theirs.

Players in the Spawn can send messages and be heard by everyone, but if you are in the wild and send a message, the Spawn players will not be able to hear you. They will only receive messages from players who are also in the Spawn.

To change this you can buy a <mark style="color:green;">Radio</mark> and switch to global chat. If you are in the wild world and you change your chat to global with the radio, all connected players will be able to hear you.


---

# 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://valiantz.gitbook.io/wiki/mechanics/chat-radius.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.
