# Axon Documentation

Welcome to the Axon product documentation.

If you are getting started, this is the best place to understand what each part of Axon does, what access is required, and how to get value quickly.

## Start here

* [Documentation plan](/axon/documentation-plan.md)
* [Quick start](/axon/getting-started/quick-start.md)
* [Role-based onboarding paths](/axon/getting-started/role-based-onboarding.md)
* [Access and permissions](/axon/getting-started/access-and-permissions.md)
* [Task guides](/axon/task-guides/task-guides.md)
* [Report an issue and track support](/axon/task-guides/report-an-issue-and-track-support.md)
* [Submit a Civitas request](/axon/task-guides/submit-a-civitas-request.md)
* [Process Civitas tickets](/axon/task-guides/process-civitas-tickets.md)

## App modules

* [Home](/axon/app-modules/home.md)
* [Locus](/axon/app-modules/locus.md)
* [Orbis](/axon/app-modules/orbis.md)
* [Atlas](/axon/app-modules/atlas.md)
* [Civitas](/axon/app-modules/civitas.md)

## Dashboard and administration

* [Dashboard overview](/axon/dashboard/overview.md)
* [People and teams](/axon/dashboard/people-and-teams.md)
* [Notifications](/axon/dashboard/notifications.md)
* [Support](/axon/dashboard/support.md)
* [Billing](/axon/dashboard/billing.md)
* [User settings](/axon/dashboard/user-settings.md)
* [Organization settings](/axon/dashboard/organization-settings.md)


---

# 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://xdbx.gitbook.io/axon/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.
