> For the complete documentation index, see [llms.txt](https://docs.zeroauthority.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.zeroauthority.xyz/nova-bot.md).

# NOVA BOT

- [Getting Started](https://docs.zeroauthority.xyz/nova-bot/getting-started.md): Get Nova up and running in your Discord server or Telegram group in under 2 minutes.
- [Adding Nova to Discord](https://docs.zeroauthority.xyz/nova-bot/getting-started/adding-nova-to-discord.md): Add Nova to your Discord server in a few clicks.
- [Adding Nova to Telegram](https://docs.zeroauthority.xyz/nova-bot/getting-started/adding-nova-to-telegram.md): Add Nova to your Telegram group or start a private chat.
- [Alerts setup guides](https://docs.zeroauthority.xyz/nova-bot/alerts-setup-guides.md): Find detailed instructions to configure the Nova Bot alerts.
- [Token Swaps Alerts](https://docs.zeroauthority.xyz/nova-bot/alerts-setup-guides/token-swaps-alerts.md)
- [NFT Activity Alerts](https://docs.zeroauthority.xyz/nova-bot/alerts-setup-guides/nft-activity-alerts.md)
- [Wallet Tracker Alerts](https://docs.zeroauthority.xyz/nova-bot/alerts-setup-guides/wallet-tracker-alerts.md)
- [Premium Alerts](https://docs.zeroauthority.xyz/nova-bot/alerts-setup-guides/premium-alerts.md)
- [Bounties Alerts](https://docs.zeroauthority.xyz/nova-bot/alerts-setup-guides/bounties-alerts.md)
- [Quests Alerts](https://docs.zeroauthority.xyz/nova-bot/alerts-setup-guides/quests-alerts.md)
- [Gigs Alerts](https://docs.zeroauthority.xyz/nova-bot/alerts-setup-guides/gigs-alerts.md)
- [Campaigns Alerts](https://docs.zeroauthority.xyz/nova-bot/alerts-setup-guides/campaigns-alerts.md)
- [Ecosystem Events Alerts](https://docs.zeroauthority.xyz/nova-bot/alerts-setup-guides/ecosystem-events-alerts.md)
- [SIP Governance Alerts](https://docs.zeroauthority.xyz/nova-bot/alerts-setup-guides/sip-governance-alerts.md)
- [GM Alerts](https://docs.zeroauthority.xyz/nova-bot/alerts-setup-guides/gm-alerts.md)
- [Alert History & Delivery Status](https://docs.zeroauthority.xyz/nova-bot/alerts-setup-guides/alert-history-and-delivery-status.md): Check whether your Smart Alerts have been firing — and whether those notifications actually reached you. Just ask Nova; no command or setup needed.
- [ZADAO Stats](https://docs.zeroauthority.xyz/nova-bot/alerts-setup-guides/zadao-stats.md)
- [Token-Gated Discord Roles](https://docs.zeroauthority.xyz/nova-bot/token-gated-discord-roles.md): Automatically assign and manage Discord roles based on verified ownership of Stacks-based tokens and NFTs. This system uses on-chain verification and keeps roles in sync over time.
- [For members (Get roles)](https://docs.zeroauthority.xyz/nova-bot/token-gated-discord-roles/for-members-get-roles.md): Use this if you want to unlock Discord roles in an already setup server, by verifying your Stacks wallet.
- [For Admins (Setup Roles)](https://docs.zeroauthority.xyz/nova-bot/token-gated-discord-roles/for-admins-setup-roles.md): This section is for Discord servers administrators only.
- [Syncing & Automation](https://docs.zeroauthority.xyz/nova-bot/token-gated-discord-roles/syncing-and-automation.md): Syncing re-checks on-chain holdings for users who have already verified a wallet in this server and updates their Discord roles accordingly. It does not affect users who have never verified.
- [FAQ & Troubleshooting](https://docs.zeroauthority.xyz/nova-bot/token-gated-discord-roles/faq-and-troubleshooting.md)
- [Nova AI Agent](https://docs.zeroauthority.xyz/nova-bot/nova-ai-agent.md)
- [Bitcoin & Ordinals](https://docs.zeroauthority.xyz/nova-bot/nova-ai-agent/bitcoin-and-ordinals.md)
- [Stacks Blockchain](https://docs.zeroauthority.xyz/nova-bot/nova-ai-agent/stacks-blockchain.md)
- [Multi-Chain](https://docs.zeroauthority.xyz/nova-bot/nova-ai-agent/multi-chain.md)
- [Nova Guardian](https://docs.zeroauthority.xyz/nova-bot/nova-ai-agent/nova-guardian.md)
- [Market Intelligence](https://docs.zeroauthority.xyz/nova-bot/nova-ai-agent/market-intelligence.md)
- [Memory & Personalization](https://docs.zeroauthority.xyz/nova-bot/nova-ai-agent/memory-and-personalization.md)
- [News & Research](https://docs.zeroauthority.xyz/nova-bot/nova-ai-agent/news-and-research.md)
- [Smart Alerts](https://docs.zeroauthority.xyz/nova-bot/nova-ai-agent/smart-alerts.md)
- [ZADAO Ecosystem](https://docs.zeroauthority.xyz/nova-bot/nova-ai-agent/zadao-ecosystem.md)
- [Nova for CAB Groups & Governance Participants](https://docs.zeroauthority.xyz/nova-bot/nova-ai-agent/nova-for-cab-groups-and-governance-participants.md)
- [Premium](https://docs.zeroauthority.xyz/nova-bot/premium.md)
- [Tools](https://docs.zeroauthority.xyz/nova-bot/tools.md)
- [Using Nova Tools with AI Agents](https://docs.zeroauthority.xyz/nova-bot/tools/using-nova-tools-with-ai-agents.md)
- [Trending Tools & Usage Stats](https://docs.zeroauthority.xyz/nova-bot/tools/trending-tools-and-usage-stats.md)
- [x402 Payment Integration Guide](https://docs.zeroauthority.xyz/nova-bot/tools/x402-payment-integration-guide.md)
- [Supported Chains & Ecosystems](https://docs.zeroauthority.xyz/nova-bot/tools/supported-chains-and-ecosystems.md)
- [Stacks Stealth Buy](https://docs.zeroauthority.xyz/nova-bot/tools/stacks-stealth-buy.md)
- [Transactions Simulation](https://docs.zeroauthority.xyz/nova-bot/tools/transactions-simulation.md)
- [Mempool Inspector](https://docs.zeroauthority.xyz/nova-bot/tools/mempool-inspector.md)
- [Privacy Policy](https://docs.zeroauthority.xyz/nova-bot/privacy-policy.md): Last updated: June 11, 2026
- [Terms of Service](https://docs.zeroauthority.xyz/nova-bot/terms-of-service.md): Last updated: June 11, 2026


---

# 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 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.zeroauthority.xyz/nova-bot.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.
