# How do I move StellarAIO from PC/Mac to Mac/PC?

**How do I move StellarAIO from PC/Mac to Mac/PC?**

{% hint style="info" %}
In order to transfer all saved information, you must transfer the config.json file (steps provided further below)
{% endhint %}

1. Open **Stellar AIO**
2. Go to **Settings**
3. Go to **Data Management**

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

4. Scroll down and click **Export**&#x20;
5. This will save your config file to your desktop

   <figure><img src="/files/FUCwzPiQpsRHa5fc6Ale" alt=""><figcaption></figcaption></figure>
6. **Email** this file (located on your desktop) to yourself and download the file to your new machine
7. **Import** this file
8. Click the **Browse** button and click on the config you emailed yourself&#x20;

   <figure><img src="/files/B6IZ0LIxP32OsRJ4Y7LT" alt=""><figcaption></figcaption></figure>
9. Close and reopen Stellar AIO

**Download Stellar AIO**

1. **Reset** your key in [Stellars Dashboard](https://whop.com/stellaraio)
2. Go to [#change-log](https://discord.com/channels/1417577339671285984/1417581765295472830) in Stellars Discord server and download the latest version to your Mac or PC

   More information [here](/stellar/installation-uninstallation/how-do-i-update-stellar-pc-and-mac.md)

<figure><img src="/files/rE39CQbxgBD4vOKQ9Hz7" 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://guides.stellaraio.com/stellar/installation-uninstallation/how-do-i-move-stellaraio-from-pc-mac-to-mac-pc.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.
