# SharePoint

- [Granting OneDrive Access](https://docs.movebot.io/platform-guides/sharepoint/granting-onedrive-access.md): Learn about granting OneDrive access for SharePoint migrations.
- [Custom Column Metadata](https://docs.movebot.io/platform-guides/sharepoint/custom-column-metadata.md)
- [SharePoint Ludicrous Mode](https://docs.movebot.io/platform-guides/sharepoint/sharepoint-ludicrous-mode.md)
- [SharePoint API Limits](https://docs.movebot.io/platform-guides/sharepoint/sharepoint-api-limits.md)
- [SharePoint Performance Expectations](https://docs.movebot.io/platform-guides/sharepoint/sharepoint-performance-expectations.md)
- [Granting access to all sites using SharePoint API in GCC High tenants](https://docs.movebot.io/platform-guides/sharepoint/granting-access-to-all-sites-using-sharepoint-api-in-gcc-high-tenants.md): Learn about granting Movebot access to all SharePoint sites in GCC High tenants by using Microsoft PowerShell.


---

# 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/platform-guides/sharepoint.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.
