# Multi-currency Balance

Upon successful [activation](#activate-your-account), your multi-currency wallet is now ready for use.

\*If you are a merchant from MoneyCollect, your available balance in MoneyCollect will be settled automatically into your linked MoneyCollect Wallet account.&#x20;

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

All transactions affecting the account balance, including[ deposits](#global-collection-account), [withdrawals](#transfer-payments), and [currency exchanges](#conversion), will be displayed here.

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

\*The balance displayed in the Dashboard reflects the total estimate of all currency balances converted into the designated base currency using current exchange rates. This **DOES NOT** indicate the actual balance held in the base currency.

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

You can set the base currency for your wallet balance at any time, to facilitate easier tracking and management of your finances.

<figure><img src="/files/fyIAbzKEk7XGn1UVLpzp" alt=""><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://docs.moneycollect.com/docs/wallet/multi-currency-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.
