# Welcome

We built Movebot to make migrating and transferring data to the cloud simple and fast.  Here you will find detailed documentation on how to use Movebot with different platforms.

## Discover Movebot

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td></td><td><strong>Connections</strong></td><td>Learn how to connect Movebot to different storage engines.</td><td><a href="broken-reference">Broken link</a></td></tr><tr><td></td><td><strong>Features Overview</strong></td><td>Learn about using Movebot for different data lifecycles and management tasks.</td><td><a href="features">features</a></td></tr><tr><td></td><td><strong>Using Movebot</strong></td><td>Learn about the different stages and capabilities of Movebot.</td><td><a href="using-movebot">using-movebot</a></td></tr><tr><td></td><td><strong>Platform Guides</strong></td><td>Learn about the intricacies of common cloud platforms and how to manage them.</td><td><a href="platform-guides">platform-guides</a></td></tr><tr><td></td><td><strong>Troubleshooting</strong></td><td>Troubleshoot Movebot. Learn about common issues and errors.</td><td><a href="troubleshooting">troubleshooting</a></td></tr></tbody></table>

## Movebot Overview Video

{% embed url="<https://www.youtube.com/watch?v=dQe9C_yDdPs>" %}


---

# 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/welcome.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.
