> 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.md).

# Support

- [Common Bugs & Fixes](https://docs.tzproject.com/support/common-bugs-and-fixes.md)
- [Laggy ESP](https://docs.tzproject.com/support/common-bugs-and-fixes/laggy-esp.md)
- [FiveM Needs To Restart](https://docs.tzproject.com/support/common-bugs-and-fixes/fivem-needs-to-restart.md)
- [TZ Loader has been updated !](https://docs.tzproject.com/support/common-bugs-and-fixes/tz-loader-has-been-updated.md): Here are the solutions for if the tz loader has been updated
- [Crash while loading into fivem server](https://docs.tzproject.com/support/common-bugs-and-fixes/crash-while-loading-into-fivem-server.md)
- [TZ Not Finding FiveM](https://docs.tzproject.com/support/common-bugs-and-fixes/tz-not-finding-fivem.md)
- [Can't Enable 2FA](https://docs.tzproject.com/support/common-bugs-and-fixes/cant-enable-2fa.md)
- [Not Injecting?](https://docs.tzproject.com/support/common-bugs-and-fixes/not-injecting.md)
- [HWID Missmatch SPOOFER](https://docs.tzproject.com/support/common-bugs-and-fixes/hwid-missmatch-spoofer.md)
- [Errors](https://docs.tzproject.com/support/errors.md)
- [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)
- [Lost 2FA](https://docs.tzproject.com/support/lost-2fa.md)
- [HWID Reset](https://docs.tzproject.com/support/hwid-reset.md)
- [Payment Issue](https://docs.tzproject.com/support/payment-issue.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, and the optional `goal` query parameter:

```
GET https://docs.tzproject.com/support.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
