# Instructions

## Getting started with TZX

1. Purchase a key from our [official store](/tz-project/how-to-purchase/official-store.md) or one of our [resellers](/tz-project/how-to-purchase/resellers.md).
2. Once you get the key register an account on our [website](https://tzproject.com/).
3. Go to your [account page](https://tzproject.com/account) and press "Redeem Code", paste the key you bought into the text box and press the checkmark.

***

### Injecting

1. [Disable](https://www.youtube.com/watch?v=CLIjr7FyxZ8) or uninstall your antivirus.
2. Go to your [account page](https://tzproject.com/account) and press "Download Software", choose TZX.
3. Unzip the TZX.zip file.
4. Make sure Steam is running
5. Run the svhost.exe file inside the TZX folder.
6. Log in using your TZ Project credentials
7. Once it says "Waiting For Fivem ..." launch Fivem
8. Wait for 20 seconds and you will be injected


---

# 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.tzproject.com/getting-started/integrations-1/instructions.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.
