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

# Add Subscription

Choose between Pro and Basic.  Subscription Tier details are found here: [Subscription Tiers](/sol-bangers-only/subscription-tiers.md)

After selecting your desired subscription tier (Basic or Premium), you'll be presented with a list of duration options and their associated costs.  The screenshot below is an example only.  Costs are subject to change.

<figure><img src="/files/VUeHEfOHC8quDlvoZw4R" alt=""><figcaption><p>Subscription Tier Level Selection</p></figcaption></figure>

<figure><img src="/files/cvJa6UU3zeoBKjCWD5E2" alt=""><figcaption><p>Subscription Duration Selection</p></figcaption></figure>

After selecting your Tier and Duration, you‘ll be presented with a payment page.  Instructions for [submitting payment](/sol-bangers-only/submitting-payment.md) are listed in the message.

Once payment has been submitted, you can [Create a Query](/sol-bangers-only/how-to-get-started/main-menu/query-management/add-query.md) and [Start the Feed](/sol-bangers-only/start-and-stop-the-feed.md).

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


---

# 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/add-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.
