# User Guides

- [User guides](https://support.meetuma.ai/uma-knowledgebase/user-guides/user-guides.md)
- [Planning your work week](https://support.meetuma.ai/uma-knowledgebase/user-guides/planning-your-work-week.md)
- [Your workspace](https://support.meetuma.ai/uma-knowledgebase/user-guides/your-workspace.md)
- [Resource scheduling](https://support.meetuma.ai/uma-knowledgebase/user-guides/resource-scheduling.md)
- [Book a desk](https://support.meetuma.ai/uma-knowledgebase/user-guides/resource-scheduling/book-a-desk.md)
- [Book a meeting room](https://support.meetuma.ai/uma-knowledgebase/user-guides/resource-scheduling/book-a-meeting-room.md)
- [Book a parking space](https://support.meetuma.ai/uma-knowledgebase/user-guides/resource-scheduling/book-a-parking-space.md)
- [Book an 'other' resource](https://support.meetuma.ai/uma-knowledgebase/user-guides/resource-scheduling/book-an-other-resource.md)
- [Manage your bookings](https://support.meetuma.ai/uma-knowledgebase/user-guides/resource-scheduling/manage-your-bookings.md)
- [Check in to a booking](https://support.meetuma.ai/uma-knowledgebase/user-guides/resource-scheduling/check-in-to-a-booking.md)
- [Book on behalf of](https://support.meetuma.ai/uma-knowledgebase/user-guides/resource-scheduling/book-on-behalf-of.md)
- [Edit / cancel on behalf of](https://support.meetuma.ai/uma-knowledgebase/user-guides/resource-scheduling/edit-cancel-on-behalf-of.md)
- [Visitor management](https://support.meetuma.ai/uma-knowledgebase/user-guides/visitor-management.md): Visitor Management was created to give hosts and visitors a seamless and safe experience when visiting your office space.
- [Visitor log](https://support.meetuma.ai/uma-knowledgebase/user-guides/visitor-management/visitor-log.md)
- [How to invite visitors](https://support.meetuma.ai/uma-knowledgebase/user-guides/visitor-management/how-to-invite-visitors.md)
- [Check in / out of a building](https://support.meetuma.ai/uma-knowledgebase/user-guides/visitor-management/check-in-out-of-a-building.md)
- [Reports](https://support.meetuma.ai/uma-knowledgebase/user-guides/visitor-management/reports.md)
- [Mobile application](https://support.meetuma.ai/uma-knowledgebase/user-guides/mobile-application.md)
- [Download the mobile app](https://support.meetuma.ai/uma-knowledgebase/user-guides/mobile-application/download-the-mobile-app.md)
- [Book a desk](https://support.meetuma.ai/uma-knowledgebase/user-guides/mobile-application/book-a-desk.md)
- [Book a meeting room](https://support.meetuma.ai/uma-knowledgebase/user-guides/mobile-application/book-a-meeting-room.md)
- [Book a parking space](https://support.meetuma.ai/uma-knowledgebase/user-guides/mobile-application/book-a-parking-space.md)
- [Book an 'other' resource](https://support.meetuma.ai/uma-knowledgebase/user-guides/mobile-application/book-an-other-resource.md)
- [Zones](https://support.meetuma.ai/uma-knowledgebase/user-guides/zones.md)
- [Troubleshooting](https://support.meetuma.ai/uma-knowledgebase/user-guides/troubleshooting.md)
- [Password issues](https://support.meetuma.ai/uma-knowledgebase/user-guides/troubleshooting/password-issues.md): Having trouble logging in or require a password reset?
- [Hard refresh my browser](https://support.meetuma.ai/uma-knowledgebase/user-guides/troubleshooting/hard-refresh-my-browser.md)
- [How do I report bugs](https://support.meetuma.ai/uma-knowledgebase/user-guides/troubleshooting/how-do-i-report-bugs.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://support.meetuma.ai/uma-knowledgebase/user-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.
