# Grabity

## Grabity

- [Grabity DEX](https://docs.grabity.org/grabity-intro/grabity-dex.md)
- [Create a Wallet](https://docs.grabity.org/getting-started/create-a-wallet.md)
- [Connect Your Wallet](https://docs.grabity.org/getting-started/connect-your-wallet.md)
- [Dashboard](https://docs.grabity.org/products/dashboard.md)
- [Trade](https://docs.grabity.org/products/trade.md)
- [How to Trade](https://docs.grabity.org/products/trade/how-to-trade.md)
- [How to Add/Remove Liquidity](https://docs.grabity.org/products/trade/how-to-add-remove-liquidity.md)
- [Refinery](https://docs.grabity.org/products/refinery.md)
- [How to Stake/Unstake LP Tokens](https://docs.grabity.org/products/refinery/how-to-stake-unstake-lp-tokens.md)
- [How to Harvest Refinery Rewards](https://docs.grabity.org/products/refinery/how-to-harvest-refinery-rewards.md)
- [Pools](https://docs.grabity.org/products/pools.md)
- [How to Stake/Unstake GBT](https://docs.grabity.org/products/pools/how-to-stake-unstake-gbt.md)
- [How to Harvest Pools Rewards](https://docs.grabity.org/products/pools/how-to-harvest-pools-rewards.md)
- [Stake Swap](https://docs.grabity.org/products/stake-swap.md)
- [How to Stake & Burn Tokens](https://docs.grabity.org/products/stake-swap/how-to-stake-and-burn-tokens.md)
- [How to Harvest Stake Swap Rewards](https://docs.grabity.org/products/stake-swap/how-to-harvest-stake-swap-rewards.md)
- [Warp](https://docs.grabity.org/products/warp.md)
- [How to Warp Tokens](https://docs.grabity.org/products/warp/how-to-warp-tokens.md)
- [Nova](https://docs.grabity.org/products/nova.md)
- [GBT](https://docs.grabity.org/tokenomics/gbt.md)
- [GBT Distribution](https://docs.grabity.org/tokenomics/gbt/gbt-distribution.md)
- [GBT Emission](https://docs.grabity.org/tokenomics/gbt/gbt-emission.md)
- [Contact](https://docs.grabity.org/partnership-inquiries/contact.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.grabity.org/grabity-intro/grabity-dex.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.
