# Subscriptions

Providing you with an easily digestible page to view your store's active Subscriptions with their ID, Customer name, Product, Price, and more!

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

{% hint style="info" %}
The text below the package name is a custom label. Helpful for communities that offer the same name of packages for multiple different servers!
{% endhint %}

### Cancelling A Subscription

Anyone who's currently subscribed to a package can easily cancel from renewing by visiting their subscriptions page here: <https://checkout.paynow.gg/subscriptions>

{% embed url="<https://checkout.paynow.gg/subscriptions>" %}


---

# Agent Instructions: 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://guides.paynow.gg/content/subscriptions.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.
