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

# Noah Internal (ALL CODS)

### Make Sure PC is set up correctly&#x20;

* Disable [Anti-Cheat](/docs/individual-guides/anti-cheat.md) and [Anti-Virus](/docs/individual-guides/anti-virus.md)
* Disable [Hyper-V](/docs/individual-guides/hyper-v.md)
* Enable [Enable Virtualization](/docs/individual-guides/enable-virtualization.md)
* Disable [Memory Integrity](/docs/individual-guides/memory-integrity.md)
* **Disable Overlays:**
  * Turn off all overlays (Discord, GeForce, Medal, Radeon, etc.).
* Disable [Vulnerable Driver Blocklist](/docs/individual-guides/vulnerable-driver-blocklist.md)
* Sync Time & Date [Sync Date & Time](/docs/individual-guides/sync-date-and-time.md)
* Disable any 3rd party firewalls
* download the loader from our application [Software Downloads](/docs/main/software-downloads.md)

**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 [Disable Secure Boot & TPM](/docs/individual-guides/disable-secure-boot-and-tpm.md) **(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! but id always recommend using a spoofer incase it goes sideways an bans happen)

**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://ptcheathub-com.gitbook.io/docs/call-of-duty/noah-internal-all-cods.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.
