# About Surge

- [What is Surge?](https://docs.surge.trade/about-surge/what-is-surge.md): Leveraged trading on Radix
- [Traders](https://docs.surge.trade/about-surge/traders.md)
- [Liquidity Providers](https://docs.surge.trade/about-surge/liquidity-providers.md)
- [Collateral](https://docs.surge.trade/about-surge/collateral.md)
- [Funding](https://docs.surge.trade/about-surge/funding.md)
- [Skew](https://docs.surge.trade/about-surge/skew.md)
- [Order Types](https://docs.surge.trade/about-surge/order-types.md)
- [Limit Order](https://docs.surge.trade/about-surge/order-types/limit-order.md)
- [TP/SL : Take Profit & Stop Loss](https://docs.surge.trade/about-surge/order-types/tp-sl-take-profit-and-stop-loss.md): Automatically manage your exposure
- [Oracle](https://docs.surge.trade/about-surge/oracle.md)
- [Keepers](https://docs.surge.trade/about-surge/keepers.md): Keepers wield no direct power, yet they are 100% essential for the seamless operation of the Surge protocol.
- [Liquidations](https://docs.surge.trade/about-surge/liquidations.md)
- [Automatic Deleveraging](https://docs.surge.trade/about-surge/automatic-deleveraging.md)
- [Debt Settling](https://docs.surge.trade/about-surge/debt-settling.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.surge.trade/about-surge.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.
