# Strategies

- [Long vs Short-term Strategy](https://mortgagefi-docs.gitbook.io/mortgagefi-documentation/strategies/long-vs-short-term-strategy.md): Learn about both strategies here
- [Long-term strategy](https://mortgagefi-docs.gitbook.io/mortgagefi-documentation/strategies/long-vs-short-term-strategy/long-term-strategy.md): The page describes how to use MortgageFi to leverage long term belief in the upwards price direction of the asset you mortgage.
- [Short-term strategy](https://mortgagefi-docs.gitbook.io/mortgagefi-documentation/strategies/long-vs-short-term-strategy/short-term-strategy.md): Below describes how to take advantage of MortgageFi with a short-term profit strategy, enabling quick gains in a volatile market.
- [Comparing the Strategies](https://mortgagefi-docs.gitbook.io/mortgagefi-documentation/strategies/long-vs-short-term-strategy/comparing-the-strategies.md)
- [CMP: hedge against the bear market](https://mortgagefi-docs.gitbook.io/mortgagefi-documentation/strategies/cmp-hedge-against-the-bear-market.md): Bear market protection with bull market exposure!
- [Cross-Chain Operations](https://mortgagefi-docs.gitbook.io/mortgagefi-documentation/strategies/cross-chain-operations.md)
- [Token Sink](https://mortgagefi-docs.gitbook.io/mortgagefi-documentation/strategies/token-sink.md)


---

# 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://mortgagefi-docs.gitbook.io/mortgagefi-documentation/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.
