# Trading on Trojan

- [Trade Page](https://docs.trojan.com/trading-on-trojan/trade-page.md): The Main Page of Trojan's Terminal. A hub of information and features at your fingertips.
- [Trade Panel](https://docs.trojan.com/trading-on-trojan/trade-page/trade-panel.md): The Heart of the main Trade Page is the Trade Panel: it's where the action is!
- [Trade Tables](https://docs.trojan.com/trading-on-trojan/trade-page/trade-tables.md): The Trade Tables section below the chart offers a detailed trading activity overview, providing real-time insights into market movements and user transactions.
- [Profiles / Settings](https://docs.trojan.com/trading-on-trojan/profiles-settings.md): Create custom Trojan profiles to suit any and all of your trading needs.
- [Swaps](https://docs.trojan.com/trading-on-trojan/trojan-swaps.md): Market, Limit, DCA, or Quick options.  Find them all here.
- [Market Swap](https://docs.trojan.com/trading-on-trojan/trojan-swaps/market-swap.md): Buy or Sell a token immediately at the Market price.
- [Limit Orders](https://docs.trojan.com/trading-on-trojan/trojan-swaps/limit-orders.md): Set Take Profit (T/P), or Stop Loss (S/L) orders.
- [DCA](https://docs.trojan.com/trading-on-trojan/trojan-swaps/dca-crypto.md): Ladder in. Ladder out. Spread out your trades over time with DCA (Dollar Cost Averaging) orders.
- [Instant Trade](https://docs.trojan.com/trading-on-trojan/trojan-swaps/instant-trade.md): When speed is of the essence, Instant Trade is there for you.
- [Clipboard Buy](https://docs.trojan.com/trading-on-trojan/trojan-swaps/clipboard-buy.md): Got a Contract Address in your clipboard?  Cut to the chase and make a buy instantly.
- [Quick Buy](https://docs.trojan.com/trading-on-trojan/trojan-swaps/quick-buy.md): See it. Click it. Own it.
- [Auto-Sell](https://docs.trojan.com/trading-on-trojan/trojan-swaps/auto-sell.md): One of the most powerful tools in Trojan Terminal.
- [Wallet Management](https://docs.trojan.com/trading-on-trojan/wallet-management.md): Manage Your Funds with Ease.
- [Perpetuals](https://docs.trojan.com/trading-on-trojan/perpetuals.md): The Perps page on Trojan Terminal, powered by Hyperliquid, lets you trade perpetual futures, monitor markets, view funding rates, and manage your orders.


---

# 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.trojan.com/trading-on-trojan.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.
