> For the complete documentation index, see [llms.txt](https://docs.realdudesinc.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.realdudesinc.net/product-documentation/cs2-products/cs2-software-cheat-pellix/how-do-i-download-and-install.md).

# How do I download and install?

### **Please follow the steps below to redeem and download Pellix**

1. Visit the official Pellix website
   * Go to <https://pellix.xyz> using your preferred web browser.
2. Register a new account
   * Click the **‘Register’** button and complete the sign-up form to create your account.
3. Activate your subscription
   * Log in, then navigate to the **‘Counter-Strike 2’** section. Click **‘Activate Key’**, enter your license key, and press **‘Activate’**.
4. Download the loader
   * Click the **‘Download loader’** button in the top-right corner of the site to download the cheat loader.
5. Launch CS2
   * You can open **Counter-Strike 2** either before or after starting the loader, it works in any order.
6. Run the loader
   * Launch the loader you downloaded in Step 4.
7. Select CS2 in the loader
   * In the loader interface, select **‘Counter-Strike 2’** from the list of supported games.
8. Inject the cheat
   * Click **‘Inject’** to load the cheat into your game.
9. Enjoy the advantage
   * You’re now ready to dominate. Press the **DEL** key on your keyboard to open the in-game cheat menu.


---

# 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.realdudesinc.net/product-documentation/cs2-products/cs2-software-cheat-pellix/how-do-i-download-and-install.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.
