# Quick Start

## Start Inbox AI

After installing Inbox AI from the [AppStore](https://apps.apple.com/us/app/inbox-ai/id6670383011), click the icon to start it. It is a menu-bar app, and will show up in the top right corner of your screen. Click "Settings" to open continue.

<div data-full-width="false"><figure><img src="/files/vASfICZC2nePAjVSttM0" alt="" width="375"><figcaption><p>After starting Inbox AI, open the Settings screen.</p></figcaption></figure></div>

## General Settings

Next, check whether your name is filled out correctly. This will be used by the AI to identify who you are in emails, tasks, and voice commands. You can also change the default actions for voice and screenshot commands in this screen. Feel free to change them.&#x20;

<figure><img src="/files/TKgcqxxiUG6hi90WWjsI" alt=""><figcaption><p>The settings screen with basic settings.</p></figcaption></figure>

Next, configure you [Hotkeys / Triggers](/inbox-ai/hotkeys-triggers.md) and the [AI providers](/inbox-ai/ai-providers.md) on the top of your screen.


---

# 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://dreetje-1.gitbook.io/inbox-ai/quick-start.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.
