# Funding your smart wallet

Now that you have USDC on xDAI, you must fund your smart wallet.&#x20;

APEX can only spend funds available on your smart wallet. If you create orders which require 1000 USDC as collateral, but only have 100 USDC on your smart wallet, your orders will fail.&#x20;

To fund your wallet click the deposit button on the top right.&#x20;

![](/files/-MXYmXVETUMKrLtwDCNs)

Once you have done so, a pop up will appear where you can decide on the sum you will deposit on the smart wallet.&#x20;

![](/files/-MXYkdvTuk6NR6oj5lnQ)

Once you decide on the amount, submit the transaction using your wallet.&#x20;

![](/files/-MXYl-qqK6aeZMDJtbVa)

Your balance should now be updated to the new amount.&#x20;


---

# 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.apex.win/apex-docs/user-guide/funding-your-smart-wallet.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.
