# Amove Documentation

## Amove Documentation

- [Getting Started](https://docs.amove.io/getting-started.md)
- [How to Create an Amove Account](https://docs.amove.io/getting-started/how-to-create-an-amove-account.md)
- [How to Recover or Reset Password](https://docs.amove.io/getting-started/how-to-recover-or-reset-password.md)
- [Dashboard](https://docs.amove.io/dashboard.md)
- [Amove Dashboard: Overview](https://docs.amove.io/dashboard/amove-dashboard-overview.md)
- [Accounts](https://docs.amove.io/accounts.md)
- [How to Add a Cloud Account](https://docs.amove.io/accounts/how-to-add-a-cloud-account.md)
- [How to View & Delete Your Active Cloud Accounts](https://docs.amove.io/accounts/how-to-view-and-delete-your-active-cloud-accounts.md)
- [Amove Storage](https://docs.amove.io/amove-storage.md)
- [Provisioning Amove Storage](https://docs.amove.io/amove-storage/provisioning-amove-storage.md)
- [Dashboard Overview](https://docs.amove.io/amove-storage/dashboard-overview.md)
- [Managing Regions](https://docs.amove.io/amove-storage/managing-regions.md)
- [Create a Bucket](https://docs.amove.io/amove-storage/create-a-bucket.md)
- [Managing Buckets](https://docs.amove.io/amove-storage/managing-buckets.md)
- [Creating a Bucket](https://docs.amove.io/amove-storage/managing-buckets/creating-a-bucket.md)
- [Bucket Options](https://docs.amove.io/amove-storage/managing-buckets/bucket-options.md)
- [Deleting a Bucket](https://docs.amove.io/amove-storage/managing-buckets/deleting-a-bucket.md)
- [Browsing Files](https://docs.amove.io/amove-storage/managing-buckets/browsing-files.md)
- [Access Key Management](https://docs.amove.io/amove-storage/access-key-management.md)
- [Creating an Access Key](https://docs.amove.io/amove-storage/access-key-management/creating-an-access-key.md)
- [Managing and Deleting an Access Key](https://docs.amove.io/amove-storage/access-key-management/managing-and-deleting-an-access-key.md)
- [Drive](https://docs.amove.io/drive.md)
- [How to Setup a Drive](https://docs.amove.io/drive/how-to-setup-a-drive.md)
- [How to View & Manage Your Active Drives](https://docs.amove.io/drive/how-to-view-and-manage-your-active-drives.md)
- [Backup](https://docs.amove.io/backup.md)
- [How to Setup a Backup Instance](https://docs.amove.io/backup/how-to-setup-a-backup-instance.md)
- [How to View & Manage Your Active Backup Instances](https://docs.amove.io/backup/how-to-view-and-manage-your-active-backup-instances.md)
- [Amove Single Sign-On](https://docs.amove.io/amove-single-sign-on.md)
- [Integrating with Azure Entra ID (AD)](https://docs.amove.io/amove-single-sign-on/integrating-with-azure-entra-id-ad.md)
- [Integrating with Okta](https://docs.amove.io/amove-single-sign-on/integrating-with-okta.md)
- [Integrating with SAML](https://docs.amove.io/amove-single-sign-on/integrating-with-saml.md)
- [Cloudflyer (C2C Migration)](https://docs.amove.io/cloudflyer-c2c-migration.md)
- [Using Cloudflyer](https://docs.amove.io/cloudflyer-c2c-migration/using-cloudflyer.md)
- [Transfer Status Report](https://docs.amove.io/cloudflyer-c2c-migration/transfer-status-report.md)
- [Amove Fastr](https://docs.amove.io/amove-fastr.md)
- [Files](https://docs.amove.io/files.md)
- [How to View Objects from Your Amove Account](https://docs.amove.io/files/how-to-view-objects-from-your-amove-account.md)
- [Admin](https://docs.amove.io/admin.md): This documentation provides an overview of the following:
- [Users](https://docs.amove.io/admin/users.md)
- [Teams](https://docs.amove.io/admin/teams.md)
- [Projects](https://docs.amove.io/admin/projects.md)
- [Drives](https://docs.amove.io/admin/drives.md)
- [Activity](https://docs.amove.io/activity.md)
- [How to View Your Activities Report](https://docs.amove.io/activity/how-to-view-your-activities-report.md)
- [Uninstall & Reinstall](https://docs.amove.io/uninstall-and-reinstall.md)
- [Amove uninstall and reinstall windows](https://docs.amove.io/uninstall-and-reinstall/amove-uninstall-and-reinstall-windows.md)
- [Amove Click - manual uninstall & reinstall MAC os](https://docs.amove.io/uninstall-and-reinstall/amove-click-manual-uninstall-and-reinstall-mac-os.md)
- [Release notes](https://docs.amove.io/release-notes.md)
- [2.9.1 ](https://docs.amove.io/release-notes/2.9.1.md)
- [2.9.2](https://docs.amove.io/release-notes/2.9.2.md)
- [2.9.3](https://docs.amove.io/release-notes/2.9.3.md)
- [Troubleshooting](https://docs.amove.io/troubleshooting.md)
- [FAQs](https://docs.amove.io/faqs.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.amove.io/getting-started.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.
