# Trading Platform

- [Meta-Aggregator](https://docs.lfj.gg/trading-platform/meta-aggregator.md): Every token, Every chain, Best Price
- [Screener](https://docs.lfj.gg/trading-platform/screener.md): A Winning Edge in Token Discovery
- [Terminal](https://docs.lfj.gg/trading-platform/terminal.md): Instant Analytics, Instant Trading
- [Platform Fees](https://docs.lfj.gg/trading-platform/platform-fees.md)
- [1-Click Trading Wallet](https://docs.lfj.gg/trading-platform/1-click-trading-wallet.md): Snipe Trades Like a Winner
- [Advanced Orders](https://docs.lfj.gg/trading-platform/advanced-orders.md)
- [Limit Orders](https://docs.lfj.gg/trading-platform/advanced-orders/limit_orders_on_lfj_10491269.md)
- [DCA Orders](https://docs.lfj.gg/trading-platform/advanced-orders/dca-orders.md)
- [Stop Loss Orders](https://docs.lfj.gg/trading-platform/advanced-orders/stop-loss-orders.md)
- [Watchlist](https://docs.lfj.gg/trading-platform/watchlist.md): Monitor all your favorite tokens in one place


---

# 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.lfj.gg/trading-platform.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.
