# Revenue Model (Pricing & Plans)

Cryptosona follows a tiered subscription model, starting from free Beta usage to Startup and Pro enterprise-ready plans.<br>

<figure><img src="/files/dwKDLn2SPYmZNjpdY9ag" alt=""><figcaption></figcaption></figure>

* Beta Phase: Free, limited to Beta testers, unlimited analysis during testing phase
* Startup Plan ($49/mo): 100 analyses, 5 wallets, API + CSV.
* Pro Plan ($149/mo): 1,000 analyses, 50 wallets, team dashboard.
* Enterprise (Custom): Unlimited analysis, white-label solutions.

<br>

| <p>Feature<br></p>           | <p>Beta<br></p>             | <p>Startup<br></p> | <p>Pro<br></p>       |
| ---------------------------- | --------------------------- | ------------------ | -------------------- |
| <p>Monthly Analyses<br></p>  | <p>Unlimited (Beta)<br></p> | <p>100<br></p>     | <p>1,000<br></p>     |
| <p>Connected Wallets<br></p> | <p>1<br></p>                | <p>5<br></p>       | <p>50<br></p>        |
| <p>Chains Supported<br></p>  | <p>4<br></p>                | <p>4<br></p>       | <p>7+<br></p>        |
| <p>API Access<br></p>        | <p>❌<br></p>                | <p>✅<br></p>       | <p>✅<br></p>         |
| <p>CSV Export<br></p>        | <p>❌<br></p>                | <p>✅<br></p>       | <p>✅<br></p>         |
| <p>Bulk Analysis<br></p>     | <p>❌<br></p>                | <p>❌<br></p>       | <p>✅<br></p>         |
| <p>Team Features<br></p>     | <p>❌<br></p>                | <p>❌<br></p>       | <p>✅<br></p>         |
| <p>History<br></p>           | <p>30 days<br></p>          | <p>1 year<br></p>  | <p>Unlimited<br></p> |


---

# 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://cryptosona.gitbook.io/cryptosona-docs/revenue-model-pricing-and-plans.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.
