# Create your OutlookMail connection

{% hint style="info" %}
**Oauth connection**: The first step is to install GearPlug in your account so that GearPlug may access the data.
{% endhint %}

### Set up access

1. **Head over to “My Apps”** at the top of your GearPlug dashboard.

<figure><img src="https://lh7-us.googleusercontent.com/Tz9RIunfwDdpBVUCGF5EJyZgek7q_uNiC0WIBDoaqGd452ihESx4wFKovlbTCTI6wl1U9TC6JrcpKTlfAed1kcto2qLMICqWit0OblqhFUnVXCOtD5ekdbpWuabHiM8Chk-lnfoivyl_rxy0Oa4yqw" alt=""><figcaption></figcaption></figure>

2. **Select OutlookMail** in the drop-down menu under “New connection” and click “Create.”

<figure><img src="https://lh7-us.googleusercontent.com/koRIivodw76hTA65NOU9HxZUcyGIErlx4N4rAJRxcXHR-XRRJw4dXpa8WZMhu-J5DabbC3ohYNcJg7bP6Zj_HFkhI80p-fQUd_r2J_HWBX42ev21gzornQvfuhZtg43pwV7NJ-wpS4_EeNlE5YqgCw" alt=""><figcaption></figcaption></figure>

3. **Log into your Outlook account** to finish the setup. If you already have an active session in your browser, GearPlug will use that account.

<figure><img src="https://lh7-us.googleusercontent.com/wwuvXaP4h3U3i5qXt7UhDJ8eVtt3a3aJ23Y67gAx9CWyZaddRPwFG4UDqHd9k3KxQTwE6xEdokqCqfV9AnrTKjZjhyJxPhCy73Bu4oCQO6453R9xiPqL5QLnj82lZ89l3bp9LXSzp30Ge-cm2LbXoA" alt=""><figcaption></figcaption></figure>


---

# 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://docs.gearplug.io/english/set-up-your-integrations/outlookmail/create-your-outlookmail-connection.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.
