# 💳 Pricing

## TokenIntel Pricing

Unlock AI CoPilot and explore Solana with our **credit-based system**. Pick the package that suits your style!

| Package Name | Credits | Price (SOL) | Price per Credit | Bonus / Discount        |
| ------------ | ------- | ----------- | ---------------- | ----------------------- |
| 🐣 Newbie    | 50      | 0.05        | 0.0010           | -                       |
| 📊 Trader    | 100     | 0.09        | 0.0009           | 10% cheaper than Newbie |
| 🥳 Degen     | 250     | 0.21        | 0.00084          | 16% cheaper than Newbie |
| 🐋 Whale     | 500     | 0.40        | 0.00080          | 20% cheaper than Newbie |

***

#### How It Works ⚡

* Credits are **used each time you interact** with AI CoPilot (token analysis, charts, portfolio queries, etc.).
* Top up anytime via your **connected Solana wallet**.
* Credits **do not expire**, and you always retain **full control over your wallet**.
* Start with **50 free credits** when you first connect your wallet! 🎁


---

# 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://tokenintel.gitbook.io/tokenintel-docs/pricing.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.
