# Deposit

{% hint style="warning" %}
You'll need SOL in order to trade using Nova.
{% endhint %}

{% stepper %}
{% step %}

## Copy your wallet address

Select your wallet address from the first message you received - if you cannot find it, navigate to settings.

![](https://docs.tradeonnova.io/~gitbook/image?url=https%3A%2F%2F4236464353-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252Fl8u9aRxJqF2OG1CZlufP%252Fuploads%252FIeVhi8z0hQfz1SGAD48j%252Fimage.png%3Falt%3Dmedia%26token%3D33d65407-2c98-4b4a-b810-5ef230fc4200\&width=300\&dpr=4\&quality=100\&sign=e2b1b65d\&sv=2)
{% endstep %}

{% step %}

## Press 💳 `Wallets`

Here the bot will show your wallet address(s) and the amount of Solana in each.

![](https://docs.tradeonnova.io/~gitbook/image?url=https%3A%2F%2F4236464353-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252Fl8u9aRxJqF2OG1CZlufP%252Fuploads%252Fb1epIxhxudfO0t3Bb92X%252Fimage.png%3Falt%3Dmedia%26token%3D2586e5db-c553-4cc9-8140-6c408aee54d2\&width=300\&dpr=4\&quality=100\&sign=78f01ad2\&sv=2)

Click under the wallet name - this is your wallet address, and Nova will copy it to your clipboard automatically.

You can then send SOL using any platform you wish to that address.
{% endstep %}
{% endstepper %}


---

# 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.tradeonnova.net/welcome/setting-up/deposit.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.
