# Using Cloudflyer

To initiate a transfer, follow these steps:

**Step 1: Select the Source**:

* Choose a **Cloud Account** from the source list (e.g., wasabi).

<figure><img src="/files/aJ6oPvldcS6F78ditref" alt=""><figcaption></figcaption></figure>

* Select a **Bucket** from which the files or buckets will be transferred.

<figure><img src="/files/teNQKTYmCjJowV5YaQrj" alt=""><figcaption></figcaption></figure>

**Step 2: Select the Destination**:

* Choose a **Cloud Account** from the destination list (e.g., wasabi).

<figure><img src="/files/LVVwneZhMjE0fHtGcc7w" alt=""><figcaption></figcaption></figure>

* Select a **Bucket** where the files or buckets will be copied to.

<figure><img src="/files/DT0ElX0u4PKqH4m6WTTB" alt=""><figcaption></figcaption></figure>

**Step 3: Transferring Files or Buckets**:

* **Transfer Bucket**: Click the **Transfer Bucket** button to transfer all files from the selected source bucket to the destination bucket.

<figure><img src="/files/pvRwHfMfCosnqWPQlWY2" alt=""><figcaption></figcaption></figure>

* **Drag-and-Drop Files**: If you only need to transfer specific files, select the desired files from the source, drag them to the destination panel, and release to trigger the transfer.

<figure><img src="/files/7hPcl9a2u5Pf7nIj4YDK" alt=""><figcaption></figcaption></figure>

**Step 4: Transfer Status**:

* Click the **Transfer Status** button to view the progress of ongoing transfers or reports of completed transfers. This will display metrics such as total size transferred, speed, and average transfer rate.

<figure><img src="/files/aH89hHwCZUSQGdc37Y6k" alt=""><figcaption></figcaption></figure>


---

# 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.amove.io/cloudflyer-c2c-migration/using-cloudflyer.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.
