# Get Started

- [Getting Started](https://docs.adaptiva.com/patch/get-started/getting-started.md): OneSite Patch allows you to configure the distribution of your patches via Strategies, Business Units, and Deployments.
- [Strategies](https://docs.adaptiva.com/patch/get-started/strategies-v2.md): How to create, edit, run, and monitor Strategies in OneSite Patch.
- [Common patch configurations](https://docs.adaptiva.com/patch/get-started/common-patch-configs.md): Common Patching Strategy configurations.
- [Dashboards](https://docs.adaptiva.com/patch/get-started/dashboards.md): Dashboards offer real-time information about the status of objects within OneSite Patch.
- [Dashboard UI interactions](https://docs.adaptiva.com/patch/get-started/dashboards/dashboards-ui-interactions.md): How to interact with the User Interface features of Dashboards within OneSite Patch.


---

# 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://docs.adaptiva.com/patch/get-started.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.
