# NOVA AI

## Docs

- [Introduction](https://docs.galaxyhub.ai/introduction.md): Meet NOVA
- [Safe Browsing](https://docs.galaxyhub.ai/how-it-works/safe-browsing.md)
- [Web Scanner](https://docs.galaxyhub.ai/how-it-works/web-scanner.md)
- [Wallet Scanner](https://docs.galaxyhub.ai/how-it-works/wallet-scanner.md)
- [Contract Scanner](https://docs.galaxyhub.ai/how-it-works/contract-scanner.md)
- [Virus Radar](https://docs.galaxyhub.ai/nova-pro-2.0/virus-radar.md): Coming soon, in version 2.0
- [AI Assistant](https://docs.galaxyhub.ai/nova-pro-2.0/ai-assistant.md): Coming soon, in version 2.0
- [Rug Pull Alert](https://docs.galaxyhub.ai/nova-pro-2.0/rug-pull-alert.md): Coming soon, in version 2.0
- [AI-powered Scam Reports](https://docs.galaxyhub.ai/nova-pro-2.0/ai-powered-scam-reports.md): Coming soon, in version 2.0
- [Store important wallets and tokens](https://docs.galaxyhub.ai/nova-pro-2.0/store-important-wallets-and-tokens.md): Coming soon, in version 2.0
- [Utility Ecosystem](https://docs.galaxyhub.ai/usdnova-token/utility-ecosystem.md): Soon
- [Buy Back Program](https://docs.galaxyhub.ai/usdnova-token/buy-back-program.md): Sustainability-driven. Community-aligned. Long-term focused.
- [Rewards for reports and participation](https://docs.galaxyhub.ai/usdnova-token/rewards-for-reports-and-participation.md): Soon


---

# 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.galaxyhub.ai/introduction.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.
