# Withdraw Funds from Polaris

With Polaris, you can easily withdraw funds to your main wallet. Before withdrawing, make sure to [settle the balance](/polaris/using-powerdex/settling-your-account-balance.md) of your account.

Please note that if you have any open positions with margin requirements, you will not be able to withdraw more than the limit visible on the portfolio dashboard.

#### How to withdraw funds

1. Navigate to the top-right-hand side of the interface, select your wallet, and click “Withdraw.”
2. Select the asset and amount you wish to withdraw, then select “Withdraw”

<figure><img src="/files/cIwnv6qpdDVtWEsOUYwW" alt="" width="300"><figcaption></figcaption></figure>

3. You will be then prompted in your wallet with a **Signature Request.** Click “Sign” and the withdrawal will begin processing. **There are no fees for withdrawals for Polaris.**

<figure><img src="/files/d1Qehc4jiD9H52JJta3S" alt="" width="563"><figcaption></figcaption></figure>

3. Once the withdrawal has been processed, you’ll see a confirmation of the withdrawal and a link to the transaction on the Block Explorer.

<figure><img src="/files/a7YdwlcX3ezrKrqE3cOT" alt="" width="303"><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://support.power.trade/polaris/using-powerdex/making-a-withdrawal.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.
