> For the complete documentation index, see [llms.txt](https://gandyhacks.gitbook.io/gandyhacks-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gandyhacks.gitbook.io/gandyhacks-docs/call-of-duty/noah-internal-guide.md).

# Noah Internal Guide

1. [**Disable Real-Time Protection & Antivirus Software**](/gandyhacks-docs/individual-guides/anti-virus.md)
2. [**Enable Virtualization**](/gandyhacks-docs/individual-guides/enable-virtualization.md)
3. [**Disable Memory Integrity**](/gandyhacks-docs/individual-guides/memory-integrity.md)
4. [**Disable Other Anti Cheats**](/gandyhacks-docs/individual-guides/anti-cheat.md)
5. **Disable Overlays:**
   * Turn off all overlays (Discord, GeForce, Medal, Radeon, etc.).
6. **Disable or Enable Secure Boot (doesn't matter):**
   * [In BIOS settings, disable Secure Boot.](/gandyhacks-docs/individual-guides/disable-secure-boot-and-tpm.md)
7. [**Disable Hyper-V**](https://deathless-services.gitbook.io/deathless-services/individual-guides/hyper-v)
8. [**Turn On or Off Virtualization (Some products require it on or off)**](/gandyhacks-docs/individual-guides/enable-virtualization.md)
9. **Disable Any 3rd Party Firewalls**
10. [**Disable Vulnerable Driver Blocklist**](/gandyhacks-docs/individual-guides/vulnerable-driver-blocklist.md)
11. [**Sync Date & Time**](/gandyhacks-docs/individual-guides/sync-date-and-time.md)
12. Download the loader in [downloads](/gandyhacks-docs/main/loaders.md)
13. Follow the loader instructions.

**Note:**

* If you're TPM banned or plan on raging we suggest turning off your TPM to protect it from TPM flags! Learn how to do this [here](https://app.gitbook.com/o/khnw44QRVLxxzoBCLeCE/s/KT9vVA07jy82ElkLXpW3/~/edit/~/changes/7/individual-guides/disable-secure-boot-and-tpm)! **(MW2-BO6 Only)**
* We also have a TPM spoofer in the Hardware ID section of our store you can use to spoof your TPM serials and protect them! (If you plan to play somewhat legit then you'll be fine!)

***

**Troubleshooting:**

**Note:** We just added this chair so problems are still being looked into but we will update this when more people run into errors and solutions are found!


---

# 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://gandyhacks.gitbook.io/gandyhacks-docs/call-of-duty/noah-internal-guide.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.
