# Multiple Wallets Support

Nova is the premier trading bot. You can trade simultaneously with multiple wallets using one Telegram bot for efficiency, speed, and convenience.

***

## What's the benefit of Multiple Wallet Support? <a href="#whats-the-benefit-of-multiple-wallet-support" id="whats-the-benefit-of-multiple-wallet-support"></a>

You can trade and view performance of your tokens with more than just one wallet, which allows for **better risk management, and faster trading decisions minimising the time needed to switch between wallets.** You can set one wallet as the **`Default`** wallet which will be used primarily to execute trades and switch interchangeably between the other wallets as you please.

***

{% hint style="info" %}
*Not sure how to set up multiple wallets? Visit our* [*Wallets*](https://docs.tradeonnova.io/configuration/wallets) *page for guidance.*
{% endhint %}


---

# 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/multiple-wallets-support.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.
