> For the complete documentation index, see [llms.txt](https://wiki.entropia.top/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.entropia.top/technical-game-problems.md).

# Technical Game Problems?

- [My game does not launch](https://wiki.entropia.top/technical-game-problems/my-game-does-not-launch.md)
- [Game Whitescreen](https://wiki.entropia.top/technical-game-problems/game-whitescreen.md)
- [Launcher Error](https://wiki.entropia.top/technical-game-problems/launcher-error.md)
- [Ghost DCs / Bad Ping](https://wiki.entropia.top/technical-game-problems/ghost-dcs-bad-ping.md)
- [How to play the game on MacOS?](https://wiki.entropia.top/technical-game-problems/how-to-play-the-game-on-macos.md)
- [Bugsplat / Crashes](https://wiki.entropia.top/technical-game-problems/bugsplat-crashes.md)
- [The resolution under 4k screens is displayed incorrectly.](https://wiki.entropia.top/technical-game-problems/the-resolution-under-4k-screens-is-displayed-incorrectly..md)
- [Better Performance](https://wiki.entropia.top/technical-game-problems/better-performance.md): Here's a tutorial on how to get the best performance out of the game!
- [Client Unpack Issues](https://wiki.entropia.top/technical-game-problems/client-unpack-issues.md)


---

# 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://wiki.entropia.top/technical-game-problems.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.
