# PowerOn Pro

## PowerOn Pro

- [Introduction](https://docs.libum.io/poweron-pro/readme.md)
- [Quickstart](https://docs.libum.io/poweron-pro/quickstart.md): Get up and running with PowerOn Pro.
- [Capabilities](https://docs.libum.io/poweron-pro/capabilities.md)
- [Changelog](https://docs.libum.io/poweron-pro/changelog.md): Keep track of changes to PowerOn Pro. This changelog is maintained in a best effort fashion and may not reflect all changes being made.
- [Setting up Rsync on Windows](https://docs.libum.io/poweron-pro/how-tos/setting-up-rsync-on-windows.md)
- [Commands](https://docs.libum.io/poweron-pro/resources/commands.md): Know what commands are available and exactly what they do.
- [Known Issues](https://docs.libum.io/poweron-pro/resources/known-issues.md): See what others have reported and what we have in the queue to get fixed.
- [Settings](https://docs.libum.io/poweron-pro/resources/settings.md): Discover how to personalize your PowerOn Pro user experience.
- [Help & Feedback](https://docs.libum.io/poweron-pro/resources/help-and-feedback.md): We're here for any questions or technical difficulties you might have!


---

# 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://docs.libum.io/poweron-pro/readme.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.
