> 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/modify-subscription.md).

# Modify Subscription

Subscriptions are not auto-renewed, so you will need to either extend your subscription prior to its expiration or renew once it has expired.

You may upgrade your subscription at any time from the Basic to  Pro Tier. If you wish to downgrade from Pro to Basic, you will need to wait for your subscription to expire and then renew at the Basic Tier level.

To extend your subscription or modify, navigate to the Modify Subscription button and select the “Change Subscription Tier:

<figure><img src="/files/jUyr1LEFMjyZJeCwOuoG" alt=""><figcaption><p>Select Modify Subscription</p></figcaption></figure>

<figure><img src="/files/Giw7RgGcbjQqlvk0eK5A" alt=""><figcaption><p>Select Extend Current Tier</p></figcaption></figure>

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

You will be presented with a list of extension options.  Select the option you would like and you’ll be presented with a payment message that instructs how much SOL to send to a specific wallet address.  [Details for subscription payment are here.](/sol-bangers-only/submitting-payment.md)&#x20;

Once your transaction has been verified, your expiration date and grace period are extended.  You can verify the change in the [View Subscription window.](/sol-bangers-only/how-to-get-started/main-menu/subscriptions-and-subscription-management/view-subscription.md)

If you’re extending your subscription prior to it’s expiration date, no additional action will be needed and your service will continue until it expires.

If your subscription has expired and you are renewing, you’ll need to [start the feed](/sol-bangers-only/start-and-stop-the-feed.md) again once you’ve received the confirmation message that payment has been verified.


---

# 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/modify-subscription.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.
