# About

- [🤓Functioning of WOW protocol](https://docs.wowswap.io/about/wowprotocol.md): WOWswap is a 1-click leverage trading & lending protocol that runs on Ethereum, BNB Chain, Avalanche, IoTeX, Solana and Polygon. Buy and sell your favorite tokens with 5x leverage.
- [📉Leveraged short-swap](https://docs.wowswap.io/about/leveraged-short-swap.md)
- [💸Lending (Earn)](https://docs.wowswap.io/about/earn.md)
- [🚨Liquidation](https://docs.wowswap.io/about/liquidation.md)
- [💹Portfolio Page](https://docs.wowswap.io/about/portfolio.md)
- [💲Hourly Interest Rate](https://docs.wowswap.io/about/hourly-interest-rate.md)
- [💰Insurance Fund](https://docs.wowswap.io/about/insurance-fund.md)
- [💱Fees](https://docs.wowswap.io/about/fees.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.wowswap.io/about.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.
