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

# Remove Subscription

The Remove Subscription workflow still allows you to use our service until the expiration date, but by removing your subscription early, you will not receive any renewal reminders and you cancel your grace period.

Keep in mind, the Remove Subscription action cannot be undone.  If you wish to sign up again for the service, it will be at the current rates.  We don't recommend this action, but it's here if you would like it.

To complete the Remove Subscription action, from the Main Menu, select Remove Subscription:

<figure><img src="/files/gW2CWAtBX11foZEoqmUB" alt=""><figcaption><p>From the Main Menu, Select Remove Subscription</p></figcaption></figure>

The next message sent by the bot is the Confirmation selection.  Clicking Confirm Removal performs the action.  You will still retain access to the service through your current subscription expiration date and time even if you select the Confirm Renewal.

If you no longer want to complete the action, select Return to Main Menu.

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


---

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