# About Filament Pro

## Overview

> Filament Pro is the flagship perpetuals trading platform by Filament. Users can trade upto 30x leverage.
>
> Built for pro traders seeking precision, liquidity depth, and execution reliability. Filament is deployed on the Sei Network.&#x20;
>
> Powered by the first fully hybrid orderbook integrating a [Compartment-based liquidity pool](https://docs.filament.finance/fundamentals/comb-compartment-based-liquidity-pool) to provide deep liquidity at every price point.

**About Sei**

> Sei is the first parallelized EVM. This allows Sei to get the best of Solana and Ethereum - a hyper-optimized execution layer that benefits from the tooling and mindshare around the EVM.

## Under the Hood&#x20;

{% content-ref url="fundamentals/orderbook" %}
[orderbook](https://docs.filament.finance/fundamentals/orderbook)
{% endcontent-ref %}

{% content-ref url="fundamentals/comb-compartment-based-liquidity-pool" %}
[comb-compartment-based-liquidity-pool](https://docs.filament.finance/fundamentals/comb-compartment-based-liquidity-pool)
{% endcontent-ref %}

## Get Started

We've put together some helpful guides for you to jump right into using Filament

{% content-ref url="guides/depositing-funds" %}
[depositing-funds](https://docs.filament.finance/guides/depositing-funds)
{% endcontent-ref %}

{% content-ref url="guides/trading" %}
[trading](https://docs.filament.finance/guides/trading)
{% endcontent-ref %}

{% content-ref url="guides/providing-liquidity" %}
[providing-liquidity](https://docs.filament.finance/guides/providing-liquidity)
{% endcontent-ref %}


---

# 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.filament.finance/about-filament-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.
