# Strategy Explainers

This section provides users with a simple but comprehensive overview of various DeFi strategies available on Factor. Each strategy explainer enables you to gain an intuitive understanding of the strategy's inner workings thereby allowing you to envision how the various tools can be beneficial to your DeFi arsenal.&#x20;

You can even experiment with our strategy simulations and extrapolate your strategy performance with interactive sheets created for each strategy type.

The [Factor dapp](https://app.factor.fi/discover) abstracts all the complexities of strategy implementation and allows you to just focus on fine-tuning the parameters that best suits your DeFi goals.

<table data-view="cards"><thead><tr><th></th><th data-hidden></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><a href="/pages/0VqMJIGITvE3kfR2kuCn"><strong>Leverage</strong></a></td><td></td><td></td><td><a href="/pages/0VqMJIGITvE3kfR2kuCn">/pages/0VqMJIGITvE3kfR2kuCn</a></td></tr><tr><td><a href="/pages/HktBZk0Pvw7VavjLfBd0"><strong>Yield</strong></a></td><td></td><td></td><td><a href="/pages/HktBZk0Pvw7VavjLfBd0">/pages/HktBZk0Pvw7VavjLfBd0</a></td></tr></tbody></table>


---

# 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.factor.fi/getting-started/strategy-explainers.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.
