# Application Documentation

- [Overview of App Documentation](https://docs.channex.io/application-documentation/overview.md): Please find documentation regarding how to use the Channex platform here.
- [Dashboard](https://docs.channex.io/application-documentation/dashboard.md): Dashboard is a place to see at a glance your property heath and performance. You can choose all properties or a  single property.
- [Properties and Groups Management](https://docs.channex.io/application-documentation/properties-and-groups-management.md): Here you can add your properties, you can also create groups.
- [Property Tasks](https://docs.channex.io/application-documentation/property-tasks.md): This is the logs for a property. You can see all API and user activity that modifies the availability, price or restrictions.
- [Rooms Management](https://docs.channex.io/application-documentation/rooms-management.md): The place to manage your room type settings
- [Inventory Management](https://docs.channex.io/application-documentation/inventory-management.md): This is where you are able to see all rate, restriction and availability information of all your properties, rooms and rate plans.
- [Channels Management](https://docs.channex.io/application-documentation/channels-management.md): Here you can add, edit and remove channel connections
- [Channel Log](https://docs.channex.io/application-documentation/channel-actions-log.md)
- [Bookings Management](https://docs.channex.io/application-documentation/bookings-management.md): This page will show all your bookings from the selected property or all properties.
- [Availability Rules](https://docs.channex.io/application-documentation/availability-rules.md): We have settings so you can control availability to certain OTA
- [API Key Access](https://docs.channex.io/application-documentation/api-key-access.md): Persistent API Key access without refresh requirements
- [Change Log Feature](https://docs.channex.io/application-documentation/change-log-feature.md): How to find out the history of changes to ARI (Availability, prices or restrictions) in the inventory table


---

# 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.channex.io/application-documentation.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.
