# What do I do if I missed a payment?

Please open a ticket if your monthly payment has failed.

All subscriptions have a grace period of 3 days after the first payment has failed. This means that the payment will be retried 3 times after the first payment failure.&#x20;

To update your billing, please do so by using our website's dashboard or by contacting support. If all payments have been missed then the subscription will automatically terminate, and your service will be wiped/destroyed without question.&#x20;


---

# 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://docs-servers.zesty.group/orders-faq/what-do-i-do-if-i-missed-a-payment.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.
