# Microsoft

- [Forms](https://docs.slapfive.com/integrations/microsoft/forms.md)
- [Set up Microsoft Forms automation](https://docs.slapfive.com/integrations/microsoft/forms/set-up-microsoft-forms-automation.md): This section covers how to set up automation so that a Microsoft Forms submission triggers a SlapFive workflow.
- [Outlook (Microsoft 365)](https://docs.slapfive.com/integrations/microsoft/outlook-microsoft-365.md)
- [Connect to Outlook](https://docs.slapfive.com/integrations/microsoft/outlook-microsoft-365/connect-to-outlook.md): This section shows how to set up a secure Outlook connection so automated workflows can send emails from standard addresses such as references@company.com or advocacy@company.com.
- [Sharepoint](https://docs.slapfive.com/integrations/microsoft/sharepoint.md)
- [Connect to Sharepoint](https://docs.slapfive.com/integrations/microsoft/sharepoint/connect-to-sharepoint.md): This section covers how to establish your Sharepoiint Connection within SlapFive's Embedded Integration.


---

# 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.slapfive.com/integrations/microsoft.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.
