# Fund Subaccounts on Mobile | Internal Transfers & Deposits

Subaccounts can be funded internally from your main account or other subaccounts, or they can be funded externally by performing a crypto deposit from an external wallet.

## Internal Fund Transfers

### Internal Transfers are Free of Charge

No transaction fees will be levied on the following types of internal fund transfers:

| Source                               | Destination                          |
| ------------------------------------ | ------------------------------------ |
| Your main account                    | A subaccount under your main account |
| A subaccount under your main account | Your main account                    |
| A subaccount under your main account | A subaccount under your main account |

Transferring funds between a main account and its subaccounts does not touch the blockchain, so these transactions are free of charge and virtually instantaneous. However, it should be noted that moving funds out of an account will affect the health of the account. Please move funds carefully to prevent any [unexpected liquidation](/trading/margin-and-liquidation/account-health-and-liquidation.md) by our risk engine.

### Performing an Internal Transfer

To begin, navigate to the **Account Management** screen by tapping on the *Manage Accounts* button on the *Your Accounts* menu.

Select the appropriate subaccount from the dropdown menu and tap on the **Transfer** button.

<figure><img src="/files/HJsfw8znAL08EJ5faCnt" alt="" width="375"><figcaption></figcaption></figure>

This will take you to the Transfer Funds screen. Specify the **asset type,** the **Source Account** and **Destination Account** for the internal transfer, and the numerical **amount** to be transferred. Tap on the **Transfer Funds** button to confirm the transfer once you have verified all the information.

<figure><img src="/files/y9fMZuB7h3TdexVhjegt" alt="" width="375"><figcaption></figcaption></figure>

## Deposits from External Wallets

### External Deposits Incur Network Fees

Funds can be deposited directly into a subaccount from an external source. PowerTrade does not levy fees on external deposits, but network fees may apply.

### Performing an External Deposit

To begin, navigate to the **Account Management** screen by tapping on the *Manage Accounts* button on the *Your Accounts* menu.

<figure><img src="/files/HJsfw8znAL08EJ5faCnt" alt="" width="375"><figcaption></figcaption></figure>

Select the appropriate subaccount from the dropdown menu and tap on the **Deposit** button.

<figure><img src="/files/94caia5r55epQzKWY5c6" alt="" width="375"><figcaption></figcaption></figure>

This will bring up the Deposit screen. You can also tap on the QR code icon to reveal your wallet's address in QR code form.

**Important Note:** Be sure to only transfer the correct type of currency into the selected wallet. **Transferring the wrong type of cryptocurrency may render it unrecoverable!**

<figure><img src="/files/OOYT73S8FKGhaSEzzZmR" alt="" width="375"><figcaption></figcaption></figure>

## Still have questions?

**Email Support:** <support@power.trade>

**Telegram:** <https://t.me/power_trade>


---

# 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://support.power.trade/how-to-use-powertrade/subaccounts/mobile-funding-subaccounts.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.
