# Setting Up

{% embed url="<https://youtu.be/q9b2MxHob5M>" %}

## Get Started in a few simple steps: <a href="#get-started-in-a-few-simple-steps" id="get-started-in-a-few-simple-steps"></a>

1. Access [Nova Trade](https://axiom.trade/@tradenova)
2. Press **START**
3. Find your wallet address and fund it with Solana to start trading.
4. *You're ready to go!*

***

💡 *A little more in depth explanation:*

{% content-ref url="/pages/svz4DBYnxzsDXiQ3VohA" %}
[Default Wallet](/welcome/setting-up/default-wallet.md)
{% endcontent-ref %}

{% content-ref url="/pages/7LboXSo4NwJzyA0070yp" %}
[Deposit](/welcome/setting-up/deposit.md)
{% endcontent-ref %}

{% content-ref url="/pages/Kj7Z4G0cqWAlKNYjN68V" %}
[Multiple Wallets Support](/welcome/setting-up/multiple-wallets-support.md)
{% endcontent-ref %}


---

# 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.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.
