# Task Guides

- [Task Guides Overview](https://xdbx.gitbook.io/axon/task-guides/task-guides.md)
- [Book A Space In Locus](https://xdbx.gitbook.io/axon/task-guides/book-a-space-in-locus.md)
- [Create A Recurring Schedule In Orbis](https://xdbx.gitbook.io/axon/task-guides/create-a-recurring-schedule-in-orbis.md)
- [Publish A Floorplan In Atlas](https://xdbx.gitbook.io/axon/task-guides/publish-a-floorplan-in-atlas.md)
- [Submit A Civitas Request](https://xdbx.gitbook.io/axon/task-guides/submit-a-civitas-request.md)
- [Invite And Onboard A User](https://xdbx.gitbook.io/axon/task-guides/invite-and-onboard-a-user.md)
- [Create A Team And Assign Members](https://xdbx.gitbook.io/axon/task-guides/create-a-team-and-assign-members.md)
- [Process Civitas Tickets](https://xdbx.gitbook.io/axon/task-guides/process-civitas-tickets.md)
- [Enable Notifications And Test Push](https://xdbx.gitbook.io/axon/task-guides/enable-notifications-and-test-push.md)
- [Validate Notification Deep Links](https://xdbx.gitbook.io/axon/task-guides/validate-notification-deep-links.md)
- [Mobile Internal Beta Checklist](https://xdbx.gitbook.io/axon/task-guides/mobile-internal-beta-checklist.md)
- [Validate Identifier-First SSO And SCIM](https://xdbx.gitbook.io/axon/task-guides/validate-identifier-first-sso-and-scim.md)
- [Report An Issue And Track Support](https://xdbx.gitbook.io/axon/task-guides/report-an-issue-and-track-support.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/task-guides.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.
