# For Traders

- [Profit and Loss (PNL)](https://docs.zaros.fi/overview/using-zaros/for-traders/profit-and-loss-pnl.md)
- [Collateral/Leverage management](https://docs.zaros.fi/overview/using-zaros/for-traders/collateral-leverage-management.md)
- [How to open & close a position?](https://docs.zaros.fi/overview/using-zaros/for-traders/how-to-open-and-close-a-position.md)
- [Order Entry & Margin Overview](https://docs.zaros.fi/overview/using-zaros/for-traders/how-to-open-and-close-a-position/order-entry-and-margin-overview.md)
- [Market Buy/Long | Limit Sell/Short (Opening a position)](https://docs.zaros.fi/overview/using-zaros/for-traders/how-to-open-and-close-a-position/market-buy-long-or-limit-sell-short-opening-a-position.md)
- [Take Profit/Stop Loss Triggers (Closing a position)](https://docs.zaros.fi/overview/using-zaros/for-traders/how-to-open-and-close-a-position/take-profit-stop-loss-triggers-closing-a-position.md)
- [Margin & Leverage](https://docs.zaros.fi/overview/using-zaros/for-traders/margin-and-leverage.md)
- [Trading Data](https://docs.zaros.fi/overview/using-zaros/for-traders/trading-data.md)
- [Market Data](https://docs.zaros.fi/overview/using-zaros/for-traders/trading-data/market-data.md)
- [TradingView](https://docs.zaros.fi/overview/using-zaros/for-traders/trading-data/trading-view.md)
- [Trading Activity Panel](https://docs.zaros.fi/overview/using-zaros/for-traders/trading-data/trading-activity-panel.md)
- [Order entry & Margin Overview](https://docs.zaros.fi/overview/using-zaros/for-traders/trading-data/order-entry-and-margin-overview.md)


---

# 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.zaros.fi/overview/using-zaros/for-traders.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.
