> 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/how-to-get-started/main-menu/subscriptions-and-subscription-management.md).

# Subscriptions and Subscription Management

SOLBANGERS ONLY curated data feed is a subscription based service based on Tier and Duration.  There are Basic, Pro, and NFT tiers.  The details of each tier and what each tier brings can be found here:  [subscription tier details.](/sol-bangers-only/subscription-tiers.md) &#x20;

The following are bot menus to help you manage your subscription:

[Add Subscription: ](/sol-bangers-only/how-to-get-started/main-menu/subscriptions-and-subscription-management/add-subscription.md) adds a subscription based on tier and duration

[View Subscription:](https://app.gitbook.com/o/X0Xmdklr2NUgTlxB1i3O/s/5Zh1itXjfvBMSel7sUCr/how-to-get-started/subscriptions-and-subscription-management/view-subscription)  view current subscription details

[Modify Subscription:](/sol-bangers-only/how-to-get-started/main-menu/subscriptions-and-subscription-management/modify-subscription.md)  allows you to extend your subscription or upgrade to the Pro tier

[Remove Subscription:](/sol-bangers-only/how-to-get-started/main-menu/subscriptions-and-subscription-management/remove-subscription.md)  manually flag your account for deletion upon subscription expiration

**Subscription pricing:**   is subject to change, however, once you're signed up for a tier and duration, that is your pricing forever unless you decide to change the duration or tier.  But again, once you've set your new subscription that then becomes your new pricing.

For example, if you sign up for the Pro Tier for 1 week at 0.5 SOL, you can renew that same subscription for 0.5 SOL forever even if a year from now the 1 week Pro Tier is 5 SOL.  If you decide to change from 1 week to 3 months at some point in the future, you'll pay the price at that time for the 3 month subscription.

**Subscription payment:**  at this point, we take only SOL for payment.  We will be expanding payment options in the future. [This page shows you detail on submitting payment.](/sol-bangers-only/submitting-payment.md)

**Subscription renewal:** subscriptions do not auto-renew.  To renew your subscription and maintain your pricing, you will need to renew your subscription prior to the grace period ends.  If the grace period ends, your pricing will reflect the current pricing at that time.  The grace period is 3 calendar days after the expiration of your subscription.

**Extending subscription:** you can extend your subscription at any time.  You will always be presented with an option to extend your subscription at the original price (for the same Tier and same Duration). &#x20;


---

# 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/how-to-get-started/main-menu/subscriptions-and-subscription-management.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.
