> For the complete documentation index, see [llms.txt](https://docs.handle.fi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.handle.fi/benefits-and-use-cases.md).

# handle.fi use cases & benefits

use cases include:

* **settle** trades in your local currency, removing foreign currency risks.
* [**borrow**](/the-platform/mint/mint.md) against your crypto assets in your local currency, reducing conversion fees and foreign currency risks.
* **leverage** in your local currency removing foreign currency risks.
* **invest** and **farm** in your local currency removing foreign currency risks.
* [**convert**](https://docs.handle.fi/the-platform/convert) between multi currency stablecoins efficiently.
* [**earn rewards**](https://docs.handle.fi/the-platform/stake) for liquidity provision in **trading** and [keeper pools](/the-platform/mint/keeper-pools.md) in your local currency.
* earn arbitrage profit from [**1:1 redemptions**](https://docs.handle.fi/the-platform/redeem)**.**
* with introduction of L2 and leveraged products, **hedge** or **speculate** on foreign exchange movements.

key **benefits of handle.fi protocol** include:

* multi-collateral vaults;
  * capital efficiency.
  * decreased liquidation probabilities.
  * make use of more of your assets.
* 1:1 [**redemption facility**](https://docs.handle.fi/the-platform/redeem) helps ensure fxTokens maintain their peg value.
* protocol [**fxKeeper pools**](/the-platform/mint/keeper-pools.md) ensure efficient liquidations to maintain system collateralisation.
* partial vault liquidations ensure users don't forfeit more collateral than is required to maintain their debt positions.
* **protocol controlled value** generates additional returns on your staked collateral.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.handle.fi/benefits-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.
