# Settle Balance on Polaris | One‑Click On‑Chain Settlement

**Before you can withdraw your funds, you must settle your balance.**

This is necessary to ensure that the amount you want to withdraw is within the limits of both your multi-sig and Polaris balances.

When you settle your balance, any differences between your multi-sig balance and your Polaris exchange account will be cleared, and your funds will be available for withdrawal on-chain.

If you attempt to withdraw a cash balance that doesn't match your multi-sig balance, you won't be able to do so until the balance is settled.

<figure><img src="/files/9wTYR8wCRkqeYwAAla3g" alt="" width="316"><figcaption><p><em>The Withdraw Limit is 0.00 as the balances have yet to be settled.</em></p></figcaption></figure>

### **How do you settle a cash balance?**

1. Navigate to the top right-hand corner and click "Settle". You can also select "Settle" on the main portfolio interface (shown below)

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

2. The **Settlement** window shows you the transactions that will occur on the blockchain to settle the account balance. **Polaris does not charge fees to you to reconcile these balances.** To proceed, click “Settle”.

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

3. Please be patient as the settlement transactions are then executed on the blockchain.

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

4. With the settlement complete, you can now see the updated balance reflected in the **Multi-Sig Cash Balance**. The settled funds are now available for withdrawal to your main wallet.

<figure><img src="/files/Um0pbxBIOcab7P2IiYIg" alt="" width="307"><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/settling-your-account-balance.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.
