> For the complete documentation index, see [llms.txt](https://sol-bangers-only.gitbook.io/sol-bangers-only/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sol-bangers-only.gitbook.io/sol-bangers-only/subscription-tiers.md).

# Subscription Tiers

*<mark style="color:blue;">**Lunar Pass:**</mark>*  owning a SOL Bangers Lunar Pass All-Access NFT confers access to The Feed as long as you own the NFT, full filtering capability, 20 queries, zero time delay in The Feed, early access to all new features, metrics, any future alpha chats.

*<mark style="color:green;">**Pro Subscription:**</mark>* a premium subscription gives full access to The Feed, including full filtering capability, 10 queries, zero time delay, and access to new metrics and features.  Note NFT holders will receive new features first, followed by Premium Subscribers.

*<mark style="color:orange;">**Basic Subscription:**</mark>*  the basic subscription gives full access to The Feed, basic filtering capability, 2 query, and 30 second delay in the Feed.

*<mark style="color:yellow;">**Free service:**</mark>*  the free services gives modified access to The Feed (reduced metric report), no filtering capability with a 120-second feed delay.

<table><thead><tr><th width="175"></th><th>Free</th><th>Basic</th><th>Pro</th><th>Lunar Pass</th></tr></thead><tbody><tr><td>Duration</td><td>Open</td><td>Subscribe</td><td>Subscribe</td><td>Forever</td></tr><tr><td>Filtering</td><td>None</td><td>Basic</td><td>Full</td><td>Full</td></tr><tr><td>Number of Queries</td><td>None</td><td>2</td><td>10</td><td>20</td></tr><tr><td>Delay</td><td>2 minutes</td><td>30 seconds</td><td>None</td><td>None</td></tr><tr><td>Alpha Chat</td><td>❌</td><td>❌</td><td>❌</td><td>✅</td></tr><tr><td>New Metrics</td><td>❌</td><td>❌</td><td>✅</td><td>✅</td></tr><tr><td>New Features</td><td>❌</td><td>Delayed</td><td>✅</td><td>✅</td></tr><tr><td>New Feature Voting</td><td>❌</td><td>❌</td><td>❌</td><td>✅</td></tr><tr><td>Query Backtests</td><td>3 free</td><td>10 per week</td><td>20 per week</td><td>50 per week</td></tr><tr><td>Additional Backtest Discount</td><td>❌</td><td>Good</td><td>Better</td><td>Best</td></tr></tbody></table>

Subscription rates are subject to change.  See the bot’s messaging when subscribing for the current rates.


---

# 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://sol-bangers-only.gitbook.io/sol-bangers-only/subscription-tiers.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.
