# Integration

## VC Tool Integration for Coach:

As a coach, we need to allow creating a new meeting request using different Video conferencing tools like Zoom, Gmeet or MS Team of his choice.&#x20;

## **Calendar App Tool Integration for Coach:**

As coaches use various other Calendar tools to keep track of their various other coaching activities as well as personal work, it's good to sync their activities from different tools to uExcelerate calendar. &#x20;

## Resource Upload Tool Integration for Coach:

As coaches, many times upload resources and share them with their clients.&#x20;


---

# 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.uexcelerate.com/integration.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.
