# Outlook Add-in

Because of the multitude of possible Microsoft setups, installing Vocal for Outlook can sometimes be a bit complicated and frustrating, just a little warning :)

The simplest way is usually to [**visit their store and install it from there**](https://appsource.microsoft.com/en-us/product/office/WA200004412). Below are platform specific tutorials:

{% content-ref url="/pages/pDukgGYg1RjZpZ7rgTIp" %}
[MacOS](/vocal-docs/getting-started/outlook-add-in/macos.md)
{% endcontent-ref %}

{% content-ref url="/pages/2cdjZpXb6TrE6HPkQ7Pk" %}
[Windows](/vocal-docs/getting-started/outlook-add-in/windows.md)
{% endcontent-ref %}

{% hint style="info" %}
At the moment, it is not possible to send voice messages from the Outlook mobile phone
{% endhint %}


---

# 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://vocal.gitbook.io/vocal-docs/getting-started/outlook-add-in.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.
