# Unify Account

Previously, deposits were placed in a Funding Account and had to be manually transferred before trading.

Now, all funds are managed in one place, no manual transfers required.

### What You Need to Do \[Action needed]

If you still have funds in your old Funding Account, please move them to your Trading Account to complete the transition.

Go to:

1. **`Profile 👤`** → **`Settings ⚙️`** → **`Unify Account`**
2. Tap **`Move Funds Now`**&#x20;

<div align="left"><figure><img src="/files/HkbZQpFdMrMYYR9iyaVP" alt="" width="188"><figcaption></figcaption></figure></div>

3. Check details and tap **`Confirm Transfer`** to finish the transfer.

<div align="left"><figure><img src="/files/Hqvtiz8kmDNRgkUnXSLF" alt="" width="188"><figcaption></figcaption></figure></div>

{% hint style="info" %}
Your fund of USDC on Arbitrum from old Funding Account will be appearing in your Crypto Balance after transfer.
{% endhint %}


---

# 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.trycoinpilot.com/profile/unify-account.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.
