# Funding Trading Account

Getting funds into your trading account should take seconds, not minutes of navigating menus. Based gives you two fast paths — transfer crypto you already own, or buy instantly with a card.

<figure><img src="/files/98KBVHqvEvVXDn5wr27u" alt=""><figcaption></figcaption></figure>

***

## Transfer Crypto

Send any supported token from your wallet or exchange — Based auto-detects the blockchain and generates a unique deposit address for you. No manual network selection, no copy-paste errors.

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

{% stepper %}
{% step %}
**Select your token and chain**

Pick the token you want to deposit and the blockchain you're sending from. Your unique deposit address appears instantly.
{% endstep %}

{% step %}
**Send and confirm**

Transfer from your wallet or exchange. Deposits typically arrive within 5 minutes.
{% endstep %}
{% endstepper %}

***

## Buy Crypto

Don't have crypto yet? Buy directly inside the app with your credit card, Apple Pay, Google Pay, PayPal, Venmo, or Revolut. Choose your amount, pick a provider, and you're funded — no need to leave Based.

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

{% stepper %}
{% step %}
**Choose your amount**

Enter how much you'd like to purchase in your local currency.
{% endstep %}

{% step %}
**Select a provider and pay**

Pick your preferred payment provider and complete the purchase. Funds land in your trading account automatically.
{% endstep %}
{% endstepper %}

***

{% hint style="info" %}
Once funded, you're ready to trade Perps, Spot, and more — all from the same account. [Start trading now](https://github.com/fjchng/gitbook/blob/main/trading/README.md).
{% endhint %}


---

# 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://basedapp.gitbook.io/docs/based/funding-trading-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.
