# Depositing on Mobile App

#### Open the Deposit Menu

1. From the main account dashboard, tap 'Deposit' and Select 'Crypto Transfer'

<figure><img src="/files/gZCbF3OXo3vG34dTuHVs" alt="" width="375"><figcaption></figcaption></figure>

#### Select a chain

2. Choose the chain you want to deposit on.\
   \
   Definitive currently supports 10 chains, including Base, Solana, BNB Chain, HyperEVM, Avalanche, Polygon, Arbitrum, Optimism, Blast, and Ethereum.

<figure><img src="/files/LgFuvvkBey8nP6wWbIuN" alt="" width="272"><figcaption></figcaption></figure>

#### Generate Your Vault

3. Once a chain is selected, Definitive automatically creates a dedicated vault for that network. You’ll be shown both a QR code and a Deposit Address for your vault. Copy the Deposit Address or scan the QR code using your wallet.

<figure><img src="/files/IbYbdQMyenRvhEMZDH3T" alt="" width="259"><figcaption></figcaption></figure>

#### Send Funds to Generated Vault

4. Choose the token you wish to deposit and send it to the Definitive vault address.\
   (Example: Depositing USDC on Solana)

<figure><img src="/files/moB6r4pm57UVARh9C2qH" alt="" width="353"><figcaption></figcaption></figure>

#### Confirm Deposit

5. Once the transaction confirms onchain, your assets will appear under Positions. \
   You’re now ready to trade with full access to advanced order types and institutional-grade execution.

<figure><img src="/files/74phwNO9kyl4ymqXiRpU" alt="" width="255"><figcaption></figcaption></figure>

## **Fiat On-ramps on Mobile App**

Buy crypto directly with a debit card or Apple Pay to fund your account without needing an external wallet. Fiat onramping on Definitive is powered by Stripe.

#### **Open the Deposit Menu**

1. From the main account dashboard, tap 'Deposit'

<figure><img src="/files/rIVoLa8gihjcbvqFr31K" alt="" width="245"><figcaption></figcaption></figure>

#### **Choose Your Payment Method**

2. Select either Apple Pay or Credit/Debit Card. You'll be handed off to Stripe's secure checkout to complete the purchase, including amount selection, payment details, and identity verification where required.

<figure><img src="/files/m0fBBvA92S2nNbFOk5UU" alt="" width="268"><figcaption></figcaption></figure>

Once Stripe confirms the transaction, your funds will be converted and credited to your Definitive vault automatically. Your balance will appear under Positions and you're ready to trade.


---

# 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.definitive.fi/platform/mobile/depositing-on-mobile-app.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.
