# Strategies

Numerical employs a customized strategy that is labeled as "Hedge Farming".\
It mainly focuses on allocating 40% of the funds on LST's that are paired together in auto-compounding setups that in turn, slowly grow over time and 60% on Altcoins paired with USDC in yield farming setups. \
The first setup acts as a hedge in case Impermanent losses were to happen in the second setup. \
Both LST's and Altcoins are carefully drafted based on several criteria's that are overall deemed as risk avert as possible. &#x20;


---

# 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://numerical.gitbook.io/numericalfi/strategies.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.
