# Join call

<figure><img src="/files/RJwsdXdCfOFe3J4CboRT" alt=""><figcaption></figcaption></figure>

**View your schedule**: When not on a call, simply tap **Caps Lock** to see your daily schedule without opening your calendar. Stay focused and on top of your upcoming events.

{% hint style="info" %}
Once Airbounce is running, the Caps Lock key is disabled for traditional typing (writing in ALL CAPS) and is repurposed for Airbounce functions like **joining a call**, toggling the mic, or leaving a call. If you still want to write in capitals, you can use **SHIFT + letter** instead.
{% endhint %}

**Join a call in seconds**: When a meeting is less than 5 minutes away, Airbounce offers a **one-click** join option. Prefer using the keyboard? Navigate with the **arrow keys** and press **Enter** to join. This works across Zoom, Google Meet, Microsoft Teams, and more.

{% hint style="info" %}
Note: The mute/unmute feature currently works only with Zoom.
{% endhint %}

**Free time visualization**: Airbounce highlights free periods of 30 minutes or more between meetings, helping you plan for deep work. Shorter breaks are hidden to minimize distractions.

**Dark mode**: Choose **Light** or **Dark Mode** based on your macOS settings for a visually comfortable experience.

### How to set it up:

1. Launch **Airbounce**.
2. Tap **Caps Lock** to see your schedule before joining a call.
3. For calendar access, enable it in Airbounce by clicking "Open Calendar Permissions."

<figure><img src="/files/91uM191MbnBlXPvLBte4" alt=""><figcaption><p>Calendar access settings</p></figcaption></figure>

{% hint style="info" %}
**Tip**: Want to see, e.g., **Google Calendar** events? Configure your Apple Calendar to sync with your Google Calendar. Open the Calendar app, go to **Calendar > Preferences > Accounts,** click "**+**", **select Google**, and **sign in**. Your Google Calendar will then sync with Apple Calendar. **Once synced**, you'll see your daily events in Airbounce's schedule.
{% endhint %}

<figure><img src="/files/JSHU9bjvXcsji2a4v35h" alt=""><figcaption><p>Apple Calendar's account configuration</p></figcaption></figure>

***

Need more help? If you encounter any issues or have questions, reach out to **<hello@airbounce.co>**.


---

# 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/publish-your-docs.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.
