# Instructions

### Getting started with TZ

1. Purchase a key from our [<mark style="color:$primary;">official store</mark>](https://420-services.net/product/tz-project)
2. Once you get the key register an account on [<mark style="color:$primary;">TZ Project website</mark>](https://tzproject.com/).
3. Go to your [<mark style="color:$primary;">account page</mark>](https://tzproject.com/account) and press "Redeem Code", paste the key you bought into the text box and press the checkmark.

***

#### Injecting

1. [<mark style="color:$primary;">Disable</mark>](https://www.youtube.com/watch?v=CLIjr7FyxZ8) or uninstall your antivirus.
2. Go to your [<mark style="color:$primary;">account page</mark>](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.

{% embed url="<https://youtu.be/cSuQ799Bv7c>" %}


---

# 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.420-services.net/fivem-tutorials/tz-project/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.
