# Nova

## Nova

- [Welcome to Nova Trade](https://docs.tradeonnova.net/welcome/welcome-to-nova-trade.md): The Fastest Trading Platform On Solana
- [Setting Up](https://docs.tradeonnova.net/welcome/setting-up.md)
- [Default Wallet](https://docs.tradeonnova.net/welcome/setting-up/default-wallet.md)
- [Deposit](https://docs.tradeonnova.net/welcome/setting-up/deposit.md)
- [Multiple Wallets Support](https://docs.tradeonnova.net/welcome/setting-up/multiple-wallets-support.md)
- [Importing Wallets](https://docs.tradeonnova.net/welcome/setting-up/importing-wallets.md)
- [FAQ](https://docs.tradeonnova.net/faq.md)
- [Overview](https://docs.tradeonnova.net/modules/overview.md)
- [Buy](https://docs.tradeonnova.net/modules/buy.md)
- [Normal Buy](https://docs.tradeonnova.net/modules/buy/normal-buy.md)
- [Multi-Wallet Buy](https://docs.tradeonnova.net/modules/buy/multi-wallet-buy.md)
- [Auto Buy](https://docs.tradeonnova.net/modules/buy/auto-buy.md)
- [Selling](https://docs.tradeonnova.net/selling.md)
- [Auto-Sell when Bonded](https://docs.tradeonnova.net/selling/auto-sell-when-bonded.md)
- [Sniper](https://docs.tradeonnova.net/sniper.md)
- [Pump Fun Sniper](https://docs.tradeonnova.net/sniper/pump-fun-sniper.md)
- [Demon Mode](https://docs.tradeonnova.net/sniper/demon-mode.md)
- [AFK](https://docs.tradeonnova.net/afk.md)
- [Limit Order](https://docs.tradeonnova.net/limit-order.md)
- [Copy Trade](https://docs.tradeonnova.net/copy-trade.md)
- [Nova Click](https://docs.tradeonnova.net/nova-click.md)
- [Chrome Extension Workaround](https://docs.tradeonnova.net/nova-click/chrome-extension-workaround.md)
- [BullX Neo](https://docs.tradeonnova.net/nova-click/chrome-extension-workaround/bullx-neo.md)
- [Setting Up](https://docs.tradeonnova.net/nova-click/setting-up.md)
- [Firefox Setup](https://docs.tradeonnova.net/nova-click/setting-up/firefox-setup.md)
- [Axiom Setup](https://docs.tradeonnova.net/nova-click/setting-up/axiom-setup.md)
- [Buying](https://docs.tradeonnova.net/nova-click/buying.md)
- [Selling](https://docs.tradeonnova.net/nova-click/selling.md)
- [Migration Sniper](https://docs.tradeonnova.net/nova-click/migration-sniper.md)
- [Discord Sniper](https://docs.tradeonnova.net/nova-click/discord-sniper.md)
- [Panel](https://docs.tradeonnova.net/nova-click/panel.md)
- [Change Fee Settings](https://docs.tradeonnova.net/nova-click/panel/change-fee-settings.md)
- ["Failed" Issue when using Nova Click](https://docs.tradeonnova.net/nova-click/failed-issue-when-using-nova-click.md)
- [Overview](https://docs.tradeonnova.net/configuration/overview.md)
- [Settings](https://docs.tradeonnova.net/configuration/settings.md)
- [Fees](https://docs.tradeonnova.net/configuration/settings/fees.md)
- [Slippage](https://docs.tradeonnova.net/configuration/settings/slippage.md)
- [MEV Protect](https://docs.tradeonnova.net/configuration/settings/mev-protect.md)
- [Processor](https://docs.tradeonnova.net/configuration/settings/processor.md)
- [Presets](https://docs.tradeonnova.net/configuration/settings/presets.md)
- [Quick Buy](https://docs.tradeonnova.net/configuration/settings/quick-buy.md)
- [Quick Sell](https://docs.tradeonnova.net/configuration/settings/quick-sell.md)
- [TP & SL](https://docs.tradeonnova.net/tp-and-sl.md)
- [Wallets](https://docs.tradeonnova.net/wallets.md)
- [Security Pin](https://docs.tradeonnova.net/wallets/security-pin.md)
- [Withdraw](https://docs.tradeonnova.net/wallets/withdraw.md)
- [Regions](https://docs.tradeonnova.net/regions.md)
- [Referrals](https://docs.tradeonnova.net/earning-with-nova/referrals.md)
- [Nova Points](https://docs.tradeonnova.net/earning-with-nova/nova-points.md)
- [Branding](https://docs.tradeonnova.net/earning-with-nova/branding.md)
- [Overlay for Streamers](https://docs.tradeonnova.net/earning-with-nova/branding/overlay-for-streamers.md)
- [TOS & Privacy Policy](https://docs.tradeonnova.net/tos-and-privacy-policy.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.tradeonnova.net/welcome/welcome-to-nova-trade.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.
