# Instructions

## Getting started with TZ

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 TZ.
3. Unzip the TZ.zip file.
4. Make sure Steam is running
5. Run the chrome.exe file inside the TZ folder.
6. Wait until in says "You can open the game ...".
7. Open Fivem.
8. A menu will pop up where you will log in using your TZ Project credentials.


---

# 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/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.
