# Hottest Deals

The **Hottest Deals** feature highlights the most successful and popular strategies in the marketplace. Every cycle, the top 10 strategies are showcased based on key metrics like:

* **Monetary Volume (4x Weighting)**: Measures the financial success of a strategy based on total investment.
* **Deposit Volume (4x Weighting)**: Assesses the popularity of a strategy by counting the total deposits and users.
* **Community Votes (2x Weighting)**: Reflects community preference, showing which strategies have received the most upvotes.

These top strategies benefit from increased visibility and reward the strategists behind them, creating an environment where success is shared.


---

# 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.defihub.fi/products/hottest-deals.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.
