# First steps before running

1. [Download cheat files.](https://www.faceit-cheats.com/download-prem)
2. Unzip the Premium CS2 folder to any convenient location on your PC, such as your desktop.
3. Run the node-v22.14.0-x64 file and install the program. During the installation process, check the box Automatically install the necessary tools.

<figure><img src="/files/9zGYF302iUXWdU2xttI8" alt="" width="446"><figcaption></figcaption></figure>

4. After the Node.js installation is completed, Powershell will automatically open to install additional programs and drivers, wait for the installation to finish (it will take about 2 minutes).
5. Restart your PC **(mandatory step!).**
6. Go to the "data" folder and run the "install" file. If you see such a window, just click "More info" and "Run anyway".

<figure><img src="/files/tNIrpMnX8B6YLJ0MfldQ" alt="" width="333"><figcaption></figcaption></figure>

7. Wait for the installation process to finish.

<figure><img src="/files/UCKa2mkdAThXL9IjBreH" alt="" width="563"><figcaption></figcaption></figure>

8. Run the command prompt as an administrator (to do this, type windows search cmd >> right-click >> run as an administrator).
9. Type ipconfig and press enter. Copy your IPv4 address.

<figure><img src="/files/OXMwbXORyiNhzhzDkVog" alt=""><figcaption></figcaption></figure>

10. Go to the Premium CS2\data\webapp\src folder and open the app.jsx file (right-click on it >> open with >> more applications >> notepad)
11. Find the "const PUBLIC\_IP" line and paste your IPv4 address that you copied earlier instead of the current IP.

<figure><img src="/files/8xyaGIx0LFPDMipuvHuw" alt=""><figcaption></figcaption></figure>

12. Save and close this text document.


---

# 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.faceit-cheats.com/premium-cheat/first-steps-before-running.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.
