# Perpetual futures

WOOFi Pro is a decentralized perpetual futures exchange based on a Limit Order Book (LOB) with deep liquidity and a CeFi-grade trading experience. Users can enjoy a frictionless onboarding process, deposit USDC collateral using various assets from any EVM chain, and closely replicate the experience of a CEX, all without requiring traders to entrust their assets to a centralized party.

WOOFi Pro is constructed on top of Orderly Network's highly performant, omnichain, permissionless decentralized exchange protocol and modular infrastructure. Orderly's shared infrastructure manages user collateral, available markets, liquidity provision, matching engine, risk engine, and trading fee structure for all applications built on top of it. This powerful infrastructure aligns seamlessly with WOO's extensive experience in building orderbook exchange trading interfaces. Combined with WOOFi's existing swap, earn, and stake features, it provides users with an all-in-one DeFi platform for all on-chain needs.

#### Quick links

* [WOOFi Pro app](https://dex.woo.org/)
* [APIs docs](https://docs-api-evm.orderly.network/#introduction)
* [Orderly Network](https://orderly.network/)


---

# 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://learn.woo.org/woofi/perpetual-futures.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.
