# ConfigMgr/Intune Training with Patch My PC

## ConfigMgr/Intune Training with Patch My PC

- [Getting Started](https://learn.patchmypc.com/master.md): Welcome to our Learn with the Patch My PC Engineer Team channel! We launched in April 2021 expect more guides every couple weeks.
- [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)
- [Possible Future Topics](https://learn.patchmypc.com/future-topics/possible-future-topics.md): Do you have a future topics you want to see covered?
- [Patch My PC Power BI Queries](https://learn.patchmypc.com/patch-my-pc-extras/patch-my-pc-power-bi-queries.md): When running a Power BI report, you are prompted to trust the SQL native queries. Here we provide the queries, and an explanation on their usage.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://learn.patchmypc.com/master.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.
