# General

- [Applications](https://docs.akenza.io/akenza.io/general/applications.md): The akenza platform consists of currently 4 interlinked applications to manage different aspects of your IoT project.
- [Organization context](https://docs.akenza.io/akenza.io/general/organization-context.md): This page describes the the concept of organizations within the akenza oekosystem
- [Workspace Context](https://docs.akenza.io/akenza.io/general/workspace-context.md): This page describes the the concept of workspaces within the akenza oekosystem
- [Users](https://docs.akenza.io/akenza.io/general/users.md): This page describes the concept of users in the akenza oekosystem
- [User Roles](https://docs.akenza.io/akenza.io/general/users/user-roles.md): On this page you get an overview over all available User Roles
- [Time Range Selector](https://docs.akenza.io/akenza.io/general/time-range-selector.md): This page describes the basic functionality of the Time Range Selector


---

# 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.akenza.io/akenza.io/general.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.
