# Subscriptions

<figure><img src="/files/kT3Bo23HnbvNgL6PafmN" alt="" width="188"><figcaption></figcaption></figure>

An online subscription is a recurring payment model, typically on a monthly basis, that grants users ongoing access to a product or service. Upon signing up and selecting a plan, users gain access to all of a creator's premium posts as well as their Channel. The subscription automatically renews each month, and users can manage or cancel their subscription at any time. Renewal and payment notifications are sent out, and customer support is available for assistance.


---

# 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://spacy.gitbook.io/spacy/social-platform/monetizing/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.
