# gTrade (Leveraged Trading)

- [Overview](https://docs.gains.trade/gtrade-leveraged-trading/overview.md): Learn everything about gTrade, the liquidity-efficient decentralized leveraged trading platform.
- [Incentives](https://docs.gains.trade/gtrade-leveraged-trading/incentives.md)
- [Trading Incentives](https://docs.gains.trade/gtrade-leveraged-trading/incentives/trading-incentives.md)
- [Tech Overview & Resources](https://docs.gains.trade/gtrade-leveraged-trading/incentives/trading-incentives/tech-overview-and-resources.md): Reward system is fully auditable
- [LP Incentives](https://docs.gains.trade/gtrade-leveraged-trading/incentives/lp-incentives.md): Here you can find currently incentivized liquidity pools
- [Setting up to trade](https://docs.gains.trade/gtrade-leveraged-trading/setting-up-to-trade.md): This guide covers setting up Metamask to trade, getting funds to trade with, and RPC Endpoints.
- [Polygon Network Setup](https://docs.gains.trade/gtrade-leveraged-trading/setting-up-to-trade/polygon-network-setup.md)
- [Arbitrum Network Setup](https://docs.gains.trade/gtrade-leveraged-trading/setting-up-to-trade/arbitrum-network-setup.md)
- [Opening / Closing trades](https://docs.gains.trade/gtrade-leveraged-trading/opening-closing-trades.md)
- [Trade Collaterals](https://docs.gains.trade/gtrade-leveraged-trading/trade-collaterals.md): gTrade offers multiple collateral options
- [Spotlight: WETH](https://docs.gains.trade/gtrade-leveraged-trading/trade-collaterals/spotlight-weth.md): Highlighting execution differences between gTrade and a traditional CEX
- [Asset classes](https://docs.gains.trade/gtrade-leveraged-trading/asset-classes.md)
- [Cryptocurrencies](https://docs.gains.trade/gtrade-leveraged-trading/asset-classes/cryptocurrencies.md): Our unique architecture enables leverage trading on crypto pairs prices.
- [Forex](https://docs.gains.trade/gtrade-leveraged-trading/asset-classes/forex.md): Our unique architecture enables leverage trading on forex pairs prices.
- [Commodities](https://docs.gains.trade/gtrade-leveraged-trading/asset-classes/commodities.md): Our unique architecture enables leverage trading on commodities prices.
- [Stocks](https://docs.gains.trade/gtrade-leveraged-trading/asset-classes/stocks.md): Our unique architecture enables leverage trading on stocks prices.
- [Indices](https://docs.gains.trade/gtrade-leveraged-trading/asset-classes/indices.md): Our unique architecture enables leverage trading on index prices.
- [Fees & Spread](https://docs.gains.trade/gtrade-leveraged-trading/fees-and-spread.md)
- [Pair List](https://docs.gains.trade/gtrade-leveraged-trading/pair-list.md)
- [Old Pair List](https://docs.gains.trade/gtrade-leveraged-trading/old-pair-list.md)
- [How to use Practice Mode](https://docs.gains.trade/gtrade-leveraged-trading/how-to-use-practice-mode.md)
- [One-Click Trading (1CT)](https://docs.gains.trade/gtrade-leveraged-trading/one-click-trading-1ct.md): Forget about Metamask confirmations
- [gTrade Solana](https://docs.gains.trade/gtrade-leveraged-trading/gtrade-solana.md): Trade your favorite pairs directly from your Solana wallets!
- [Video tutorials](https://docs.gains.trade/gtrade-leveraged-trading/video-tutorials.md): A list of YouTube videos to learn more about gTrade.


---

# 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.gains.trade/gtrade-leveraged-trading.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.
