# Product Applications

This section outlines how users can apply their credit accounts across supported DeFi protocols for strategies like leveraged concentrated liquidity, yield farming and margin trading.

{% hint style="info" %}
View Strategies: <https://moar.market/farm>
{% endhint %}

Composable Leverage plugs into any DeFi Primitive. This means you can amplify any yield opportunity, as long as the cost of your borrowed asset is lower than the yield earned.

{% hint style="info" %}
Strategies may have certain risks. Before depositing into a strategy, it's important to learn about the unique risks associated with it.
{% 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.moar.market/product-applications.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.
