# Migration Steps

<https://sail.money/manage-wallet/4337>

***

#### Steps&#x20;

Before you start:

* Make sure you’ve **created your new Sail account** (Sign Up → finish onboarding).
* Have access to the **wallet(s) you used in Fungi** (the ones holding your funds/points/rewards).
* Keep a little gas in the wallet(s) you’ll use to sign transactions.

**1) Create your new Sail account**

Sign up in Sail and complete onboarding so you have your **new Sail Account address** ready.

**2) Open the Manage Wallet page**

Go to: <https://sail.money/manage-wallet/4337>

This is where you’ll migrate **everything** (funds, points, and rewards) from legacy.

**3) Connect your legacy (Fungi) wallet(s)**

Connect the wallet(s) you used previously. If you had multiple wallets, connect them one by one and repeat the steps below as needed.

**4) Convert to USDC and withdraw**

On the Manage Wallet page, click **Convert to USDC and Withdraw**.

This step converts your legacy assets into **USDC**, so you can move a clean stablecoin balance into your new Sail account.

**5) Send the converted USDC to your new Sail account**

After conversion:

1. Click the **wallet icon** (your connected wallet).
2. Select **Send**.
3. Choose the **stablecoin and network** you want to send on.
4. Paste your **new Sail Account address**.
5. Confirm and send.

Tip: double-check you’re sending on the network you selected (and that you copied the correct Sail Account address).

**6) Migrate your points**

Back on the Manage Wallet page, paste your **new Sail Account address** in the **points migration** step and confirm.

This links your legacy points to your new Sail account so your points continue under the same identity.

**7) Migrate non-USDC rewards**

Finally, paste your **new Sail Account address** in the **non-USDC rewards migration** step and confirm.

This moves any legacy reward balances over to your new Sail account so your agent can manage them going forward.

***

If anything looks off (missing wallet, balances not updating, a transaction failing), email **<hello@sail.money>**.


---

# 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.sail.money/usesail/migration/migration-steps.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.
