# Deposit Funds on Polaris | Multi‑Sig & Wallets

Polaris uses multi-signature wallet technology to execute trades on the platform. To start trading, you need to deposit funds into your multi-signature wallet.

### Deposit from your wallet

If you have supported assets in your wallet, you can deposit them directly into your multi-sig wallet for use on Polaris.

Navigate to the top-right-hand side of the interface, click on your wallet, and select “Deposit.”

<figure><img src="/files/vbRP0QlNmHyciTOhU9sC" alt="" width="329"><figcaption></figcaption></figure>

In this window, you can select the type of asset to deposit and the amount. The **available balance** shown reflects the amount available in your main wallet (not the multi-sig wallet).

Enter the amount you wish to deposit from your main wallet to the multi-sig and then select “Deposit”. You must pay a gas fee to deposit to the multi-sig wallet.

Should you wish to deposit more funds to your Polaris multi-sig than you have available in your main wallet, you can make a direct deposit to the multi-sig (explained below).

### Depositing via the main interface

Users may also manage their funds via the main interface. Click on the “USD Equity” button below the main navigation section to display your available assets.

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

The new interface shows your current assets, balances, margin, and more. You can make a deposit by selecting the ”Deposit” button on the right-hand-side of the corresponding asset.

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

### Making a direct deposit to your multi-signature wallet

Users can also deposit supported assets from **any other wallet** directly into the multi-sig wallet, bypassing the need to fund your main wallet directly and saving a second transaction fee.

1. Navigate to the "Account" function in the top right-hand corner.

<figure><img src="/files/XI2hA2gmIT9mbFubRO7c" alt="" width="341"><figcaption></figcaption></figure>

2. Obtain your multi-sig deposit address and send the funds. **Important:** Only send supported assets to the address.

<figure><img src="/files/MvqV976EIAbCmDer6XhL" alt="" width="338"><figcaption></figcaption></figure>

3. Once the funds have been received in the multi-sig wallet, they will be automatically reflected in your portfolio.


---

# 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/polaris/using-powerdex/making-a-deposit.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.
