> For the complete documentation index, see [llms.txt](https://docs.tzproject.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tzproject.com/support/errors.md).

# Errors

- [Error #0 - TZX Init Window](https://docs.tzproject.com/support/errors/error-0-tzx-init-window.md): Here are the solutions for Error #0
- [Error #1 - TZX Can't Resolve HWID](https://docs.tzproject.com/support/errors/error-1-tzx-cant-resolve-hwid.md): Here are the solutions for Error #1
- [Error #2 - Update TZX or Check If It Is Not Under Maintenance](https://docs.tzproject.com/support/errors/error-2-update-tzx-or-check-if-it-is-not-under-maintenance.md): Here are the solutions for Error #2
- [Error #3 - Can't Enable Privilege](https://docs.tzproject.com/support/errors/error-3-cant-enable-privilege.md): Here are the solutions for Error #3
- [Error #4 - Open TZX Before FiveM](https://docs.tzproject.com/support/errors/error-4-open-tzx-before-fivem.md): Here are the solutions for Error #4
- [Error #5 - Invalid Process](https://docs.tzproject.com/support/errors/error-5-invalid-process.md): Here are the solutions for Error #5
- [Error #6 - Hooking Fails](https://docs.tzproject.com/support/errors/error-6-hooking-fails.md): Here are the solutions for Error #6
- [Error #7 - Inaccessible Window TZX](https://docs.tzproject.com/support/errors/error-7-inaccessible-window-tzx.md): Here are the solutions for Error #7
- [Error #8: Steam Needed](https://docs.tzproject.com/support/errors/error-8-steam-needed.md): Here are the solutions for Error #8
- [Error #9: FiveM Not Found - Open FiveM Before TZX](https://docs.tzproject.com/support/errors/error-9-fivem-not-found-open-fivem-before-tzx.md): Here are the solutions for Error #9
- [Error #10: Initializing Game Information - Verify Compatibility with TZX and FiveM Build](https://docs.tzproject.com/support/errors/error-10-initializing-game-information-verify-compatibility-with-tzx-and-fivem-build.md): Here are the solutions for Error #10
- [Error #11: Initializing Game Information - Verify Compatibility with TZX and FiveM Build](https://docs.tzproject.com/support/errors/error-11-initializing-game-information-verify-compatibility-with-tzx-and-fivem-build.md): Here are the solutions for Error #11
- [Error #S01: Steam Needed](https://docs.tzproject.com/support/errors/error-s01-steam-needed.md): Here are the solutions for Error #S01
- [Error #H01: Software Issue Detected](https://docs.tzproject.com/support/errors/error-h01-software-issue-detected.md): Here are the solutions for Error #H01
- [P - Data Initialisation failed](https://docs.tzproject.com/support/errors/p-data-initialisation-failed.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://docs.tzproject.com/support/errors.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.
