# How to trade perps on WOOFi Pro

WOOFi Pro is an orderbook perp dex with up to 50x leverage, featuring omnichain deposits, CeFi-grade user experience, and advanced trading tools. WOOFi Pro utilizes [Orderly Network](https://orderly.network/)'s Infrastructure allowing for a seamless CEX-like experience while still maintaining self-custody of funds.&#x20;

## **Getting started**

### 1. Connect your wallet

Connecting to WOOFi Pro can take place using an email, social login such as Google, or a crypto wallet connected to any WOOFi-supported chain.

Method #1: Email or social login&#x20;

<figure><img src="/files/FSYcql5hmLEqSRS06xzL" alt=""><figcaption><p>Email or social login on WOOFi Pro</p></figcaption></figure>

Method #2: Crypto wallets

<figure><img src="/files/W9A1KIoaU8cHGWVmcuDV" alt=""><figcaption><p>Supported chains on WOOFi Pro, with more added frequently</p></figcaption></figure>

Once you've connected this wallet to WOOFi Pro, you will need to enable trading with an onchain transaction. Doing so will require two signature requests. Signing is free, won't spend any funds on gas, and is used to verify ownership and allow trading.&#x20;

<figure><img src="/files/jZAZHvrdlNasAIoPVwVD" alt=""><figcaption><p>Sign in and enable trading</p></figcaption></figure>

### 2. Deposit assets

You can find the “Deposit” button on both the the portfolio page and the trading page. From here, you can deposit assets using any of the supported chains.

<figure><img src="/files/LWESuz5gkIcQKV6QU9bf" alt="" width="563"><figcaption><p>deposit on portfolio page</p></figcaption></figure>

<figure><img src="/files/yWye8jmBGV8jCVY85flk" alt=""><figcaption><p>Deposit on trading page</p></figcaption></figure>

The deposit/withdraw screen shows the available assets on the available chains that you can deposit. Note that Ethereum, Arbitrum, Optimism, Mantle, Base, Mode, Story Protocol, SEI, Berachain, Sonic and Polygon POS chain have native vaults that don't require bridging. Other chain deposits may require bridging, which is all handled through WOOFi crosschain swaps. Note you will be required to approve USDC in order for you to be able to deposit.

<figure><img src="/files/0jopWkNZEjRSXuaClF0q" alt="" width="317"><figcaption><p>Deposit/withdraw screen</p></figcaption></figure>

### 3. Adjust max account leverage

You can adjust max account leverage on both the portfolio and trading pages, with options ranging from 1x to 100x. Note that using higher leverage increases the risk of liquidation, so make sure to thoroughly understand the risks.&#x20;

<div data-full-width="false"><figure><img src="/files/tOwEegjsuK6cqeYAPLUN" alt="" width="563"><figcaption><p>Max account leverage in portfolio page</p></figcaption></figure></div>

<figure><img src="/files/NnLZp8MDwD8fcUmuHLMV" alt=""><figcaption><p>Max account leverage in trading page</p></figcaption></figure>

<figure><img src="/files/pZYUuhigm8wXuxV8KlhM" alt=""><figcaption></figcaption></figure>

### 4. Begin trading

Head to the 'Trading' tab where you can begin your trading experience. Choose your specific pair to trade, place market/limit orders, quickly prefill an order by clicking in the orderbook, monitor current positions, pending orders, and all the general features of a perp CLOB.&#x20;

If you'd like to trade using an API, go to the next section.

<figure><img src="/files/IcSiVtBUH8wZaM9WdEDh" alt=""><figcaption><p>WOOFi Pro UI</p></figcaption></figure>


---

# 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/user-guides/pro.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.
