# How It Works

**HedgePay** incorporates our proprietary risk reduction algorithm to analyze potential assets before investment. Risk analysis assists in the decision of divestment of assets and modular smart contracts distribute capital, proportionally. This mechanism is built into our internal protocols to make sure that rewards are consistently generated.

The algorithm we have developed automatically distributes capital into various investment strategies in order to secure rewards as stable assets. This methodology ensures a way to maximize profits that are resistant to traditional market pressures.

The main focus of our protocol is to create an ecosystem that allows the indefinite generation of rewards, thus we have engineered our platform to follow this principle. The **HedgeFi Capital Fund** is managed through our modular smart contracts to increase its valuation throughout market cycles and implicitly generate rewards to our users.

{% hint style="info" %}
All the internal working of the protocol is elegantly abstracted to the investor and the process is simplified to the purchase of our **HPAY** token. Investors that reach the minimum **HPAY** balance in their wallet will secure their stable asset income to be received on a recommended monthly basis. Rewards can be withdrawn earlier on a prorated fee basis. These fees are allocated back into the **HedgeFi Capital Fund** to supplement an increase in reward generation.
{% 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://docs.hedgepay.org/hedgepay-info/how-it-works.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.
