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

# View Subscription

The Verify Subscription button allows you to see your subscription details at-a-glance at any time.

<figure><img src="/files/WikpX39aLjGb3sVbjT7t" alt=""><figcaption><p>Verify Subscription Details Page</p></figcaption></figure>

The Verify Subscription details include:

* Your current Tier (Basic, Pro, NFT-holder)
* Duration (1 week, 2 week, 1 month, 3 month, Forever (if NFT-holder))
* Price (the price you paid for your subscription)
* Wallet Address (this is the wallet address you sent payment to)
* Transaction Verified (whether your on-chain payment was verified)
* Start Date (the date and time your subscription started)
* Expiration Date (the date and time your subscription ends)
* Grace Period for Renewal Pricing Ends (the date and time your grace period for renewal ends)
* Flagged for Deletion (if you've manually flagged your account for deletion when your subscription expires)


---

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