# To Claim Reward

### Reward Distribution

* The number of reward tokens issued proportionally from the overall reward pool is determined by the final aggregated subscription points.
* The calculation of reward volume immediately after the campaign ends may take a few days, depending on the campaign's circumstances.
* For more detailed information, please refer to the community announcements.

### For HVH (HSP) subscriptions through the HAVAH wallet

* When the reward campaign concludes, users can view the obtainable rewards rewards on the HAVAH START page.
* Users can directly claim their rewards by clicking the '**Claim'** button in the Reward section.

### For HVH (ERC) subscriptions through Metamask

* After the reward campaign has concluded, users can view the obtainable rewards item on the HAVAH START page.
* In the Reward section, users can directly collect rewards by clicking the '**Claim**' button after validating their HAVAH wallets.


---

# 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-claim-reward.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.
