# To Redeem

### How to Redeem (Terminate Subscription)

* Users may view their subscription volume by connecting their wallet to HAVAH START.
* Users who already have a subscription can redeem it partially or entirely.
* Users can double-check their redemption information before completing the subscription redemption process.
* When you click the Confirm button, the subscription termination transaction is sent.

### Redemption Fee

* If returned within 7 days of the final subscription, users will receive the remaining price less a 10% penalty.
* Redeeming any part of your subscription volume will delete all accrued points.
* Points will reset upon redemption, even if partial, and earning will resume the next day based on the remaining subscription volume.
* The countdown for subscription time is dependent on the timestamp rather than block height.
  * *All HAVAH Start fees are distributed in accordance with the initial HAVAH design, with Sustainable Fund receiving 80% and ECO receiving 20% respectively.*

### End of Reward Campaign

* When the campaign concludes, the subscribed amount will not be automatically withdrawn and will remain in HAVAH START.
* If you wish to cancel your subscription, you will need to manually redeem the funds yourself.<br>


---

# 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.havah.io/havah/havah-dapps/havah-start/to-redeem.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.
