# Cancel subscription

## Stripe

You can cancel your subscription on the [payment system website](https://billing.stripe.com/p/login/fZe14d9V03L29Xi144). Enter your e-mail and confirmation code. Then find our product and click the "Cancel" button.

{% hint style="info" %}
If you encounter any difficulties canceling your subscription, please contact our [support team](https://wa.me/79311070533), and we will cancel it for you.
{% endhint %}


---

# 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://whatcrm.gitbook.io/whatcrm-docs/english/useful-articles/cancel-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.
