# User guides and use cases

- [Hedge both assets underlying an LP token - and - hedge impermanent loss](https://docs.fringe.fi/v2-fringe-finance-platform-docs/user-guides-and-use-cases/hedge-both-assets-underlying-an-lp-token-and-hedge-impermanent-loss.md)
- [Hedging Exposure to the More Volatile Underlying Asset in an LP Token](https://docs.fringe.fi/v2-fringe-finance-platform-docs/user-guides-and-use-cases/hedging-exposure-to-the-more-volatile-underlying-asset-in-an-lp-token.md)
- [Isolating ERC4626 yield exposure - using Superform](https://docs.fringe.fi/v2-fringe-finance-platform-docs/user-guides-and-use-cases/isolating-erc4626-yield-exposure-using-superform.md)
- [Isolating ERC4626 yield](https://docs.fringe.fi/v2-fringe-finance-platform-docs/user-guides-and-use-cases/isolating-erc4626-yield.md)
- [Go long BTC - with Amplify](https://docs.fringe.fi/v2-fringe-finance-platform-docs/user-guides-and-use-cases/go-long-btc-with-amplify.md)
- [Trade BTC vs ETH dominance - using Margin Trade](https://docs.fringe.fi/v2-fringe-finance-platform-docs/user-guides-and-use-cases/trade-btc-vs-eth-dominance-using-margin-trade.md)
- [New Opportunities for ERC4626 Token Holders](https://docs.fringe.fi/v2-fringe-finance-platform-docs/user-guides-and-use-cases/new-opportunities-for-erc4626-token-holders.md): (Fringe's support for ERC4626 tokens is slated for Q3 2024 or earlier)


---

# 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.fringe.fi/v2-fringe-finance-platform-docs/user-guides-and-use-cases.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.
