# CONNECTIONS

- [SharePoint Online](https://docs.movebot.io/connections/sharepoint-online.md): Learn how to connect to Sharepoint Online with Application Access
- [Google Workspace Drives](https://docs.movebot.io/connections/google-workspace-drives.md): Connecting to Google Workspace is fast to set up and fully supported in Movebot.
- [Windows File Server](https://docs.movebot.io/connections/windows-file-server.md): Learn how to connect to a Microsoft Windows File Server with Movebot
- [Dropbox Business](https://docs.movebot.io/connections/dropbox-business.md): Learn how to connect to a Dropbox Business or Dropbox Teams account.
- [Egnyte](https://docs.movebot.io/connections/egnyte.md): Learn to connect to an Egnyte account.
- [Box](https://docs.movebot.io/connections/box.md): Learn how to connect to a Box account.
- [BIM 360 Docs](https://docs.movebot.io/connections/bim-360-docs.md): Learn how to connect to Autodesk BIM 360 Docs.
- [Amazon WorkDocs](https://docs.movebot.io/connections/amazon-workdocs.md): Learn how to connect to Amazon WorkDocs
- [Progress ShareFile (Citrix)](https://docs.movebot.io/connections/progress-sharefile-citrix.md): Learn how to connect Movebot to ShareFile.
- [Google Workspaces Gmail](https://docs.movebot.io/connections/google-workspaces-gmail.md): Learn how to connect to a Google Workspace Gmail Account
- [Outlook Online (Office 365)](https://docs.movebot.io/connections/outlook-online-office-365.md): Learn how to connect to an Outlook Online (Office 365) account.
- [Outlook Online (Office 365) EWS](https://docs.movebot.io/connections/outlook-online-office-365-ews.md): Learn how to connect to an Outlook Online (Office 365) account.
- [Exchange Server](https://docs.movebot.io/connections/exchange-server.md): Learn how to connect to an Exchange Server
- [IMAP Server](https://docs.movebot.io/connections/imap-server.md): Learn how to connect to an IMAP server.
- [pCloud](https://docs.movebot.io/connections/pcloud.md): Learn how to connect to a pCloud account
- [Block Storage](https://docs.movebot.io/connections/block-storage.md)
- [Amazon S3](https://docs.movebot.io/connections/block-storage/amazon-s3.md): Learn how to connect to an Amazon S3 account
- [Azure Files](https://docs.movebot.io/connections/block-storage/azure-files.md): Learn how to connect to Azure Files
- [Azure Blob](https://docs.movebot.io/connections/block-storage/azure-blob.md): Learn how to connect to Azure Blob
- [Google GCS](https://docs.movebot.io/connections/block-storage/google-gcs.md): Learn how to connect to Google GCS (Google Cloud Storage)
- [Backblaze B2](https://docs.movebot.io/connections/block-storage/backblaze-b2.md): Learn how to connect to Backblaze B2
- [Wasabi](https://docs.movebot.io/connections/block-storage/wasabi.md): Learn how to connect to Wasabi
- [Other Connectors](https://docs.movebot.io/connections/other-connectors.md)
- [SFTP Server](https://docs.movebot.io/connections/other-connectors/sftp-server.md): Learn how to connect to an SFTP server
- [WebDAV](https://docs.movebot.io/connections/other-connectors/webdav.md): Learn how to connect to a WebDAV server
- [Google Drive (Personal)](https://docs.movebot.io/connections/other-connectors/google-drive-personal.md): Learn how to connect to a personal user's Google Drive account.
- [Dropbox Personal](https://docs.movebot.io/connections/other-connectors/dropbox-personal.md): Learn how to connect to a personal Dropbox account.
- [SharePoint Online via Delegate Access](https://docs.movebot.io/connections/other-connectors/sharepoint-online-via-delegate-access.md): Learn how to connect to SharePoint online (Office 365)
- [Google Workspace via internal marketplace application](https://docs.movebot.io/connections/other-connectors/google-workspace-via-internal-marketplace-application.md): An alternative way to connect to a Google Workspace account to Movebot using an internal marketplace application
- [Exchange Online via Restricted EWS Application (RBAC Scoping)](https://docs.movebot.io/connections/other-connectors/exchange-online-via-restricted-ews-application-rbac-scoping.md): An alternative way to connect to Exchange Online using scoped RBAC permissions instead of granting organization-wide mailbox access.
- [SharePoint Online via Restricted Application Access](https://docs.movebot.io/connections/other-connectors/sharepoint-online-via-restricted-application-access.md): An alternative way to connect to SharePoint Online using site-scoped application permissions instead of granting organization-wide SharePoint access.
- [SharePoint via Application Access](https://docs.movebot.io/connections/other-connectors/sharepoint-via-application-access.md): Learn how to connect to SharePoint online via Application Access


---

# 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.movebot.io/connections.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.
