# Fund Your Account

Fund your account with crypto you already own or with cash (e.g. a debit card). For step by step instructions on funding your account, choose a method:

* [Transfer crypto](/knowledge-base/onboarding/fund-your-account/deposit-crypto.md) from another wallet.
* [Buy crypto](/knowledge-base/onboarding/fund-your-account/buy-crypto.md) with cash/fiat[^1].

{% hint style="info" %}
If you want to deposit funds later, you can click on **Deposit funds later** in the app interface and start exploring Defi App features instead. See [Start Trading](/knowledge-base/onboarding/start-trading.md) for an overview of what you can do.
{% endhint %}

[^1]: Government-issued currency, e.g. USD


---

# 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.defi.app/knowledge-base/onboarding/fund-your-account.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.
