# Basics

- [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.


---

# 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://help.airbounce.co/basics.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.
