# Platform Functions

- [getting started](https://docs.handle.fi/the-platform/getting-started.md): as a decentralized exchange handle.fi requires you to connect your wallet before you can take advantage of it's features.
- [trade](https://docs.handle.fi/the-platform/trade.md): trade leveraged derivatives on FX, cryptocurrency & more synthetic assets
- [assets](https://docs.handle.fi/the-platform/trade/assets.md): all assets traded on handle.fi are synthetic pairs
- [how to trade](https://docs.handle.fi/the-platform/trade/how-to-trade.md)
- [convert](https://docs.handle.fi/the-platform/convert.md): exchange between multicurrency stablecoins
- [how to convert](https://docs.handle.fi/the-platform/convert/how-to-convert.md)
- [borrow](https://docs.handle.fi/the-platform/mint.md): mint fxTokens using ETH and more..
- [CDP vaults and collateral](https://docs.handle.fi/the-platform/mint/vaults.md): vaults and acceptable assets to secure the minting of fxTokens
- [CDP liquidations](https://docs.handle.fi/the-platform/mint/liquidations.md): vault liquidation to ensure maintenance of system c-Ratios
- [fxKeeper](https://docs.handle.fi/the-platform/mint/keeper-pools.md): fxToken liquidity pools for rapid vault liquidations
- [repay](https://docs.handle.fi/the-platform/mint/burn.md): repay fxTokens to release staked collateral
- [how to borrow](https://docs.handle.fi/the-platform/mint/mint.md): borrow in multi-currency stablecoins by minting fxTokens
- [earn](https://docs.handle.fi/the-platform/stake.md): provide protocol liquidity and earn rewards
- [how to earn](https://docs.handle.fi/the-platform/stake/how-to-earn.md)
- [bridge](https://docs.handle.fi/the-platform/bridge.md): move tokens easily and rapidly across chains
- [liquidity pools](https://docs.handle.fi/the-platform/pool.md): provide fxToken liquidity to earn rewards
- [handle Liquidity Pool (hLP)](https://docs.handle.fi/the-platform/pool/handle-liquidity-pool-hlp.md)
- [curve handle3pool](https://docs.handle.fi/the-platform/pool/curve-handle3pool.md)
- [curve handleFRAXBP](https://docs.handle.fi/the-platform/pool/curve-handlefraxbp.md)
- [FOREX pools](https://docs.handle.fi/the-platform/pool/forex-pools.md)
- [fxToken - FX liquidity pools](https://docs.handle.fi/the-platform/pool/fxtoken-fx-liquidity-pools.md)
- [fees & collateral parameters](https://docs.handle.fi/the-platform/fees.md): summary of fees charged by the handle.fi protocol
- [protocol fee distributions](https://docs.handle.fi/the-platform/fees/fee-distributions.md)
- [definitions](https://docs.handle.fi/the-platform/definitions.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://docs.handle.fi/the-platform.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.
