# About

- [Quick Tour](https://docs.sharelogic.com/unifi/4.3/about/quick-tour.md): A high-level overview of the Unifi application.
- [Roles](https://docs.sharelogic.com/unifi/4.3/about/roles.md)
- [Supported Features](https://docs.sharelogic.com/unifi/4.3/about/supported-features.md): Details of the API models & integration features Unifi supports.
- [Application Modules](https://docs.sharelogic.com/unifi/4.3/about/application-module-overview.md): A quick overview of the Unifi Application and its modules.
- [Data Model](https://docs.sharelogic.com/unifi/4.3/about/data-model.md): An overview of the table structure used by Unifi
- [Transport Data Flow](https://docs.sharelogic.com/unifi/4.3/about/transport-data-flow.md): An overview of the flow of data through Unifi's built in message bus.


---

# 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.sharelogic.com/unifi/4.3/about.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.
