# Deep Dives

- [Content Troubleshooting](https://learn.patchmypc.com/deep-dives/content-troubleshooting.md): This deep dive covers how to troubleshoot content location issues on the client and server-side in Configuration Manager.
- [Understanding How ConfigMgr Interacts with WSUS](https://learn.patchmypc.com/deep-dives/understanding-how-configmgr-interacts-with-wsus.md): This deep dive covers how Configuration Manager interacts with WSUS to set up a software update point and synchronize data between WSUS and ConfigMgr.
- [Understanding the Software Update Chain](https://learn.patchmypc.com/deep-dives/understanding-the-software-update-chain.md): Understanding the software update process from clients to servers.
- [Understanding the ConfigMgr Application Model](https://learn.patchmypc.com/deep-dives/understanding-the-configmgr-application-model.md)


---

# 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://learn.patchmypc.com/deep-dives.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.
