# Zones not working

* Zone not configured according to your expectations, for instance, expecting messages upon detection within the zone without enabling ping on entry.
* The Discord API or the Bot encountered an error, such as a network outage.
* The log file of your game server contains more than 30000 lines.
* No events that are within the zone and thus no events that could trigger the zone.


---

# 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://docs.killfeed.xyz/troubleshooting/zones-not-working.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.
