> 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/sot-software/aggressive-sea-of-thieves-menu/how-do-i-download-and-install.md).

# How do I download and install?

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

**Create an Account:**

1. Go to [Aggressive website](https://aggressive.site/en) and register.
2. Download the HWID Checker to copy your Hardware ID.
3. Paste your Hardware ID, redeem your key and download the loader from your personal profile.

**Prerequisites:**

1. **Start the loader as an administrator** Right-click on the loader file. Select "Run as administrator" to ensure it has the necessary permissions.
2. **Disable anti-virus** Open your anti-virus software (e.g., Windows Defender, Avast, etc.). Temporarily disable real-time protection and any other security settings that may block the loader or bypass.
3. **Disable Discord overlay for the game** Open Discord and go to **User Settings.** Under **App Settings**, select **Game Overlay.** Toggle **Enable in-game overlay** OFF. Make sure your game is listed under Registered Games. If not, add it manually. Ensure the overlay is DISABLED for your game.

**Launching The Cheat:**

1. **Start the bypass first** Launch the bypass tool before opening the game to ensure anti-cheat measures are bypassed.
2. **Open the game** Start the game normally through its launcher or client.

**Load the cheat** TO inject click on "LOAD" when you're in game.

**INSERT - to open and close menu in game**

Enjoy

Aggressive Discord for any issues with the cheat: <https://discord.com/invite/WDrhg3G3vj>


---

# 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/sot-software/aggressive-sea-of-thieves-menu/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.
