# Use Blimp for Cloud Migration

1. Begin by [signing up ](/products/blimp/sign-up.md)for Blimp. Upon successful signup, you will be directed to the Blimp homepage.

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

&#x20;2\. On the Blimp homepage click on "+ Create Allocation."

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

3. Select "Cloud Migration" and confirm your choice.

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

4. Provide the necessary Allocation Settings and click on "Confirm."

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

5. Afterward, click on "Add," and the selected blobber will be displayed in the Preferred Blobbers section.

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

7. Scroll down and click on **Confirm**.

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

8. Confirm Token Amount for Storage.

<figure><img src="/files/2DIBgulU1PREPOQHBcAs" alt="" width="478"><figcaption></figcaption></figure>

8. Review the details and click on "Confirm."

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

9. If you already have a ZCN balance, you can make the payment using your existing balance. If not, you can purchase ZCN in exchange for ERC-20 tokens. Instructions on how to [buy ZCN for storage](/products/blimp/sign-up/buy-zcn-for-storage.md) .In this case, we will pay from the existing balance.

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

10. &#x20;Now, input your AWS EC2 instance IP and other required details (as shown in the screenshot below)&#x20;

<figure><img src="/files/1lauGnEH8VNUVt1VDZRo" alt="" width="563"><figcaption></figcaption></figure>

11. Once you have entered all the required information, simply click on the "Generate Script" button. The button is highlighted in the screenshot  below.

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

11. Blimp will generate a script that you should copy and paste into your terminal. Refer to the screenshot below.

<figure><img src="/files/SsVprbyMSkaTNaN0iJA7" alt="" width="563"><figcaption></figcaption></figure>

13. &#x20;Run the script on your server to automate the migration process from S3 buckets to allocations. Refer to the screenshot below for reference.

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

13. &#x20;Once the migration is successfully completed, click on "I have executed the script" within the Blimp app

<figure><img src="/files/8ymPTAZlrllfEACl6kdL" alt=""><figcaption></figcaption></figure>

14. You will now be able to view the Migration status in the Blimp app. To access the migration logs, click on "View Migration Logs."  &#x20;

<figure><img src="/files/OaNPgiAoh2JEEt7B17VU" alt="" width="563"><figcaption></figcaption></figure>

15. &#x20;Here is a sample summary of the migration logs for your reference.

<figure><img src="/files/9Q6CWj1Z0wSxlAzLabMb" alt="" width="563"><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-old.zus.network/products/blimp/use-blimp-for-cloud-migration.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.
