# Trading

- [Overview](https://docs.avantisfi.com/trading/overview.md): A practical introduction to Avantis
- [Collateral](https://docs.avantisfi.com/trading/collateral.md): Trusted collateral, trustless execution
- [Gasless Trading](https://docs.avantisfi.com/trading/gasless-trading.md)
- [Onramp USDC](https://docs.avantisfi.com/trading/onramp-usdc.md)
- [FAQs](https://docs.avantisfi.com/trading/onramp-usdc/faqs.md)
- [Accurate Oracle Execution](https://docs.avantisfi.com/trading/accurate-oracle-execution.md): Avantis uses Pyth Pro’s low latency price feeds and Chainlink’s decentralized network to deliver the most accurate execution prices for traders.
- [Guaranteed SLs / TPs](https://docs.avantisfi.com/trading/guaranteed-sls-tps.md)
- [Market Hours](https://docs.avantisfi.com/trading/market-hours.md)
- [Price Gaps](https://docs.avantisfi.com/trading/market-hours/price-gaps.md): Exercise caution while keeping trades open after market hours
- [Trading Fees (Fixed-fee perpetuals)](https://docs.avantisfi.com/trading/trading-fees-fixed-fee-perpetuals.md): Learn about trading fees based on the different asset classes Avantis offers
- [Crypto](https://docs.avantisfi.com/trading/trading-fees-fixed-fee-perpetuals/crypto.md): Blue-chip cryptocurrencies includes BTC and ETH
- [Forex  ](https://docs.avantisfi.com/trading/trading-fees-fixed-fee-perpetuals/forex.md): Trade 10+ FX pairs with the most competitive spreads and fees.
- [Commodities](https://docs.avantisfi.com/trading/trading-fees-fixed-fee-perpetuals/commodities.md): Avantis offers WTI, Brent, Gold and Silver. More commodities coming soon!
- [Indices](https://docs.avantisfi.com/trading/trading-fees-fixed-fee-perpetuals/indices.md): Trade SPY and QQQ with up to 100x leverage.
- [Equities](https://docs.avantisfi.com/trading/trading-fees-fixed-fee-perpetuals/equities.md): Trade MAG7 and Coinbase with up to 25x leverage.
- [Keeper Fees](https://docs.avantisfi.com/trading/trading-fees-fixed-fee-perpetuals/keeper-fees.md): All Avantis orders are executed by a network of decentralized keeper bots.
- [Zero-Fee Perpetuals (ZFP)](https://docs.avantisfi.com/trading/zero-fee-perpetuals-zfp.md): Your Success is Our Success, Literally. Pay absolutely zero opening, closing or borrowing fees. Only pay a fraction of your profits (if-any) upon closing.
- [Introduction](https://docs.avantisfi.com/trading/zero-fee-perpetuals-zfp/introduction.md)
- [Fee structure & Comparison](https://docs.avantisfi.com/trading/zero-fee-perpetuals-zfp/fee-structure-and-comparison.md)
- [Available Assets / Features](https://docs.avantisfi.com/trading/zero-fee-perpetuals-zfp/available-assets-features.md): Here are the assets and features that are currently available in Zero-fee perpetuals.
- [Disclaimer: Beta](https://docs.avantisfi.com/trading/zero-fee-perpetuals-zfp/disclaimer-beta.md)
- [Liquidations](https://docs.avantisfi.com/trading/liquidations.md): Liquidators play a crucial role in our trading engine
- [Limitations](https://docs.avantisfi.com/trading/limitations.md): Ensuring risk management for LPs while creating the best possible trading experience
- [For CFD Traders](https://docs.avantisfi.com/trading/for-cfd-traders.md): Avantis is the most transparent CFD broker, by design.
- [Future Feeds Roll Adjustment](https://docs.avantisfi.com/trading/future-feeds-roll-adjustment.md): The following assets trade with front-month futures feeds: WTI-USD, BRENT-USD.


---

# 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.avantisfi.com/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.
