# FEATURES

- [Trade](https://docs.h2.finance/features/trade.md)
- [How to Swap Tokens?](https://docs.h2.finance/features/trade/how-to-swap-tokens.md)
- [Import and Manage Tokens](https://docs.h2.finance/features/trade/import-and-manage-tokens.md)
- [Suspicious Tokens](https://docs.h2.finance/features/trade/import-and-manage-tokens/suspicious-tokens.md)
- [Liquidity](https://docs.h2.finance/features/liquidity.md)
- [Earn LP Rewards](https://docs.h2.finance/features/liquidity/earn-lp-rewards.md)
- [Remove Liquidity](https://docs.h2.finance/features/liquidity/remove-liquidity.md)
- [Farms](https://docs.h2.finance/features/farms.md)
- [How to Stake in Farms](https://docs.h2.finance/features/farms/how-to-stake-in-farms.md)
- [How to Unstake LP Tokens from Farms](https://docs.h2.finance/features/farms/how-to-unstake-lp-tokens-from-farms.md)
- [Pool Insights](https://docs.h2.finance/features/farms/pool-insights.md)
- [H2Earn](https://docs.h2.finance/features/h2earn.md)
- [Fuel Cells](https://docs.h2.finance/features/fuel-cells.md)
- [How to Activate a Fuel Cell Position](https://docs.h2.finance/features/fuel-cells/how-to-activate-a-fuel-cell-position.md)
- [Upgrade Your Existing Fuel Cell Positions](https://docs.h2.finance/features/fuel-cells/upgrade-your-existing-fuel-cell-positions.md)
- [Early Withdrawal](https://docs.h2.finance/features/fuel-cells/early-withdrawal.md)
- [How to Claim Rewards from Your Fuel Cell Positions](https://docs.h2.finance/features/fuel-cells/how-to-claim-rewards-from-your-fuel-cell-positions.md)
- [How to Renew Your Fuel Cell Positions](https://docs.h2.finance/features/fuel-cells/how-to-renew-your-fuel-cell-positions.md)
- [Other FAQs](https://docs.h2.finance/features/other-faqs.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.h2.finance/features.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.
