# FEATURES

- [Staking](https://docs.grofidex.io/features/staking.md)
- [How to join Staking?](https://docs.grofidex.io/features/staking/how-to-join-staking.md)
- [How to Claim Reward?](https://docs.grofidex.io/features/staking/how-to-claim-reward.md)
- [How to Unstake & Withdrawn?](https://docs.grofidex.io/features/staking/how-to-unstake-and-withdrawn.md)
- [Exchange](https://docs.grofidex.io/features/exchange.md)
- [Token Swaps](https://docs.grofidex.io/features/exchange/token-swaps.md)
- [How to Trade?](https://docs.grofidex.io/features/exchange/how-to-trade.md)
- [Fees and Routes](https://docs.grofidex.io/features/exchange/fees-and-routes.md)
- [Liquidity Pools](https://docs.grofidex.io/features/exchange/liquidity-pools.md)
- [How to Add/Remove Liquidity](https://docs.grofidex.io/features/exchange/how-to-add-remove-liquidity.md)
- [Yield Farming](https://docs.grofidex.io/features/yield-farming.md)
- [How to Use Farms](https://docs.grofidex.io/features/yield-farming/how-to-use-farms.md): Yield Farming on GroFi Dex is easy!
- [APR/ROI/IL Calculator](https://docs.grofidex.io/features/yield-farming/apr-roi-il-calculator.md)
- [Loans](https://docs.grofidex.io/features/loans.md)
- [How to borrow?](https://docs.grofidex.io/features/loans/how-to-borrow.md)
- [How to calculate loan interest?](https://docs.grofidex.io/features/loans/how-to-calculate-loan-interest.md)
- [When will assets be liquidated?](https://docs.grofidex.io/features/loans/when-will-assets-be-liquidated.md)
- [Where can I manage my loans?](https://docs.grofidex.io/features/loans/where-can-i-manage-my-loans.md)
- [Dashboard](https://docs.grofidex.io/features/dashboard.md): In the Dashboard, store the user's total assets, as well as the user's total trading profit/loss to date.
- [Launchpad](https://docs.grofidex.io/features/launchpad.md)
- [How to join Launchpad?](https://docs.grofidex.io/features/launchpad/how-to-join-launchpad.md): There are multiple ways to join a Launchpad project.  Each method provides different levels of access and benefits based on the project's structure and objectives.
- [IDO Start](https://docs.grofidex.io/features/launchpad/how-to-join-launchpad/ido-start.md)
- [Apply Whitelist](https://docs.grofidex.io/features/launchpad/how-to-join-launchpad/apply-whitelist.md)
- [IDO Tier](https://docs.grofidex.io/features/launchpad/how-to-join-launchpad/ido-tier.md)
- [IDO Whitelist](https://docs.grofidex.io/features/launchpad/how-to-join-launchpad/ido-whitelist.md)
- [IDO Community](https://docs.grofidex.io/features/launchpad/how-to-join-launchpad/ido-community.md)
- [Soft Cap/Hard Cap intro](https://docs.grofidex.io/features/launchpad/soft-cap-hard-cap-intro.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.grofidex.io/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.
