# Premium

## Premium

Upgrade your Nova experience with higher limits, exclusive alert types, and advanced AI features.

***

### Plans

| Plan        | Price         | Duration |
| ----------- | ------------- | -------- |
| **Monthly** | **0.99 USDh** | 30 days  |
| **Yearly**  | **9.99 USDh** | 365 days |

Billed as a one-time on-chain payment. Renew anytime — additional purchases extend your expiration date. Save over **15%** with the yearly plan.

{% hint style="info" %}
**Accepted tokens:** USDh, STX, and sBTC. If you pay with STX or sBTC, the swap to USDh is handled automatically.
{% endhint %}

\*\*\*

### Free vs Premium

| Feature                        | Free           | Premium            |
| ------------------------------ | -------------- | ------------------ |
| **Token swap alerts**          | 3 tokens       | 20 tokens          |
| **NFT collection alerts**      | 10 collections | 100 collections    |
| **Wallet tracker alerts**      | 3 addresses    | 300 addresses      |
| **Custom wallet labels**       | --             | Yes                |
| **Contract deployment alerts** | --             | Yes                |
| **New token pair alerts**      | --             | Yes                |
| **Whale transfer alerts**      | --             | Yes                |
| **Daily AI messages**          | 5              | 25                 |
| **Smart alerts**               | 2              | 50                 |
| **Smart alert conditions**     | 1 per alert    | Up to 10 per alert |
| **Smart alert cooldown**       | 1 hour         | 1 minute           |
| **Composable conditions**      | --             | AND/OR logic       |
| **Time windows**               | --             | UTC hour ranges    |
| **Digest mode**                | --             | Daily summaries    |
| **Discord roles managed**      | 10             | 30                 |
| **Discord servers**            | 1              | 3                  |
| **Telegram groups**            | 1              | 3                  |
| **Daily notification cap**     | 300            | 10,000             |

***

### Premium-Only Alert Types

These notification types are exclusive to Premium subscribers:

#### Stacks Token/Pair Sniper

Get real-time alerts when new tokens or liquidity pools are deployed on Stacks. Be first to discover new trading opportunities.

#### Stacks NFT Sniper

Instant notifications for new NFT collection deployments and mints. Configure whether you want all individual mints or just new collection alerts.

#### Stacks Contract Sniper

Monitor new smart contract deployments on Stacks. Stay on top of ecosystem development activity.

***

### How to Subscribe

#### From Discord

1. Use the `/premium` command
2. Select **"Subscribe"**
3. You'll receive a link to the payment page
4. Complete the on-chain transaction
5. Your premium status activates automatically

#### From Telegram

1. Use the `/premium` command
2. Follow the wizard steps
3. Complete payment via the provided link
4. Status activates automatically

#### From the Web

Visit the premium page directly at [nova.zeroauthoritydao.com/premium](https://nova.zeroauthoritydao.com/premium). Sign in and link your accounts from the dashboard.

***

### Check Your Status

Use `/premium` on Discord or Telegram to view your current subscription status and expiration date at any time.

***

### Custom Plan

Need tailored limits, custom alert integrations, or project-specific requirements?

{% hint style="info" %}
**Contact us** for a custom plan that fits your needs. Reach out on [Discord](https://discord.gg/zeroauthority) or [Telegram](https://t.me/zeroauthority).
{% 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.zeroauthority.xyz/nova-bot/premium.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.
