# Fund Account To Start Trading

You can fund your Moby account in two ways: **deposit crypto (SOL/USDC)** or **buy with card via MoonPay**.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQ91Gbi322OdqDEZBZ1bg%2Fuploads%2FaVYq19ky708KSzoOGpNp%2FDeposit.mp4?alt=media&token=ab9ba4bf-4c60-4be5-bfdc-b6e63d5957af>" %}

***

### Deposit Crypto (SOL / USDC)

{% hint style="info" %}
**To access: Account** → **Deposit ($)**
{% endhint %}

**Steps:**

1. Tap **Deposit ($)**.
2. Scan the **QR code** or **copy** your deposit address.
3. From your wallet/exchange, **send SOL or USDC** to this address.
4. Funds appear once the transaction **confirms on-chain**.

**Important:**

* Send on **Solana** only (to the address shown in-app).
* If unsure, make a **small test transfer** first.

***

### Buy with Card (MoonPay)

{% hint style="info" %}
**To access: Account** → **Deposit ($)** → **Buy with MoonPay**
{% endhint %}

**Steps:**

1. Choose the asset (**SOL** or **USDC**).
2. Enter the amount and proceed to **MoonPay checkout**.
3. Complete payment and any required **verification**.
4. Assets are delivered to your Moby address after processing.

### Import Existing Solana Wallet

{% hint style="info" %}
**To access: Account** → **Import**
{% endhint %}

Easily add your existing Solana wallet to Moby.&#x20;

Steps:

1. Go to **Account**
2. Tap **Import**
3. Enter the OTP you received on your mail
4. Enter the wallet name and private key. Note: Enter only private key of the wallet you need to import not seed phrase
5. Tap **Import wallet**

Your wallet will be imported successfully to the app. You can import any number of wallets and start trading


---

# 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.mobyscreener.com/moby-app/editor.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.
