# Funding Your Wallet

To trade on trade\[XYZ], you need to fund your wallet. This section describes options for funding your wallet as well as withdrawing funds.

***CRITICAL NOTE: All minimum deposit amounts and required confirmation counts are shown in the interface for each route. Always check those before sending funds. If you send less than the minimum amount or send assets on the wrong network, you may experience delays or lose all of your funds.***


---

# 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.trade.xyz/getting-started/funding-your-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.
