# Fund Your Wallet

{% hint style="info" %}
To start trading with **Ocean**, you’ll need **SOL** in your wallet.
{% endhint %}

## Copy Your Wallet Address

Tap on your wallet address displayed on bot's main menu to copy it to your clipboard.&#x20;

Send SOL to your wallet. The funds will be added within seconds!

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

## Access Your Wallet with QR Code

If you prefer, you can access your wallet address and generate a QR code to share it easily. Follow these simple steps:

{% stepper %}
{% step %}
Tap 💼 `Wallets` on the main menu.
{% endstep %}

{% step %}
Select 📲`Deposit` to enter the wallet settings.
{% endstep %}

{% step %}
Choose the **wallet** you want to fund.
{% endstep %}

{% step %}
View your Wallet Address and **QR Code**
{% endstep %}
{% endstepper %}

<figure><img src="/files/1mWCKzMZuA60Dr71WfOp" alt=""><figcaption></figcaption></figure>


---

# 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.oceanbots.ai/getting-started/fund-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.
