# Auto-renewal & Grace period

Auto-Renewal is a feature that allows a subscription to a service to be automatically renewed at the end of the current period without the need for manual renewal.

**How does auto-renewal work in HASH7?**

If the user has sufficient funds in their app balance and the auto-renewal feature is enabled, the subscription will be automatically renewed, and the amount will be deducted from the app balance. If there are insufficient funds, the renewal will not proceed, and the user will receive a reminder to renew their subscription.

In case the subscription payment is missed, a 3-day grace period is provided. During this period, the user retains access to all app features and continues to receive trading rewards.

<mark style="color:red;">**When renewing an annual subscription during the grace period, the days spent in the grace period will be deducted from the total subscription duration**</mark>.

Failure to pay the subscription within the grace period will result in limited access to the app's functionality. Nonetheless, affiliate program rewards will continue, and your referral link and code will remain accessible.

<figure><img src="/files/Hc7HL9lkhhkCpira4741" alt="" width="367"><figcaption></figcaption></figure>


---

# 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://hash7-gitbook.gitbook.io/en/faq/subscription-and-payments/auto-renewal-and-grace-period.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.
