# Airbounce Help

## Airbounce Help

- [Quickstart](https://help.airbounce.co/readme.md)
- [Join call](https://help.airbounce.co/basics/publish-your-docs.md): Quickly view your schedule by tapping Caps Lock and join meetings with one click or keyboard navigation.
- [Toggle mic](https://help.airbounce.co/basics/publish-your-docs-1.md): The fast mic toggle feature lets you mute and unmute instantly during your Zoom call. The updated on-screen mic status display also seamlessly blends with macOS.
- [Leave call](https://help.airbounce.co/basics/publish-your-docs-2.md): Airbounce makes leaving Zoom calls quick and easy. With this update, you can exit a call using a simple shortcut, avoiding the hassle of finding the leave button or ending the meeting for everyone.
- [Home office lights](https://help.airbounce.co/basics/home-office-lights.md): This guide will help you integrate your HomeKit-compatible smart lights with Airbounce to enhance your home office setup.
- [Releases 🎉](https://help.airbounce.co/updates/releases.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://help.airbounce.co/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.
