# Trading

- [Overview](https://help.trade.fun/memecoins/trading/overview.md): This is where you place your trades on Trade.fun. Each section plays a key role in customizing your order:
- [Market Orders](https://help.trade.fun/memecoins/trading/market-orders.md): Market Orders let you instantly buy or sell any token at the current price – with 3 customizable presets for 1-tap trading and quick-select size buttons for fast execution.
- [Limit Orders](https://help.trade.fun/memecoins/trading/limit-orders.md): Limit Orders let you set a target market cap to buy or sell at – so your trade executes automatically when the token hits your price, without needing to watch the chart.
- [Advanced Orders](https://help.trade.fun/memecoins/trading/advanced-orders.md)
- [Dev Sell](https://help.trade.fun/memecoins/trading/advanced-orders/dev-sell.md)
- [DCA (Dollar-Cost Averaging)](https://help.trade.fun/memecoins/trading/advanced-orders/dca-dollar-cost-averaging.md)
- [Trailing Stop](https://help.trade.fun/memecoins/trading/advanced-orders/trailing-stop.md)
- [Trading Settings](https://help.trade.fun/memecoins/trading/trading-settings.md): Use the Trading Settings panel to fully customize how your orders are executed – both for buys and sells. This helps you fine-tune performance and reduce slippage, latency and MEV risk.
- [Wallet Overview](https://help.trade.fun/memecoins/trading/wallet-overview.md): Get a full breakdown of any wallet's trading performance — P\&L, win rate, hold times, and live activity — all in one view.
- [Advanced Strategy](https://help.trade.fun/memecoins/trading/advanced-strategy.md): Set up automated exit rules that trigger the moment your conditions are met — all in one place. Save your favorite setups as presets for instant reuse.


---

# 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://help.trade.fun/memecoins/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.
