# Welcome to Ferra

#### Welcome to **Ferra**, the dynamic liquidity layer built natively on the SUI network!

Ferra is the dynamic liquidity layer built natively on the SUI network, delivering deep, flexible, and capital-efficient liquidity for DeFi builders, liquidity providers, and token projects.\
At its core, Ferra combines three advanced AMM engines: **DLMM, CLMM, and DAMM** with a comprehensive toolkit that includes a DBC - The Dynamic Bonding Curve  for effortless token launches, an internal Pool & DEX Aggregator for best-price routing, and a fully documented API/SDK for seamless integration across the Sui ecosystem.

Our mission is to deliver a robust, modular liquidity platform that is capital-efficient, highly composable, and sustainable for the long haul. Whether you’re launching a blue-chip asset, spinning up a meme coin, or powering an institutional trading desk, Ferra equips you to deploy, manage, and grow liquidity better, faster, and more effectively than ever before.

{% hint style="warning" %}
**Before You Proceed**\
Please take a moment to review our [Legal Disclaimer ](https://docs.ferra.ag/resources/legal-disclaimer)regarding risks, responsibilities, and limitations related to using Ferra and participating in DeFi activities on-chain.
{% endhint %}

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>What's DLMM</strong></td><td>Learn about DLMM liquidity, an innovative and advantageous model on the Sui network</td><td><a href="https://4013375129-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGdf32D8CoGbu8zkzinPx%2Fuploads%2F0pbCGSxPJBI4jKy597SC%2Fimage.png?alt=media&#x26;token=3f7f44bb-bb46-4e42-bdee-6878eefdd6aa">image.png</a></td><td></td><td><a href="core-protocols/quickstart/dlmm-overview">dlmm-overview</a></td></tr><tr><td><strong>Pool Comparison</strong></td><td>Compare the three types of Ferra liquidity pools and learn how to use each one effectively.</td><td><a href="https://4013375129-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGdf32D8CoGbu8zkzinPx%2Fuploads%2F5tnMgBJKNbVJGc6TaGb1%2Fcomparison.png?alt=media&#x26;token=8bce3d38-8bc6-4306-ae57-7fb9754c25fd">comparison.png</a></td><td></td><td><a href="utilities-and-references/pools-comparison">pools-comparison</a></td></tr><tr><td><strong>Integration Guide</strong></td><td>Step-by-step guide to integrating with Ferra liquidity pools using either the TypeScript SDK or the smart contract interface.</td><td><a href="https://4013375129-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGdf32D8CoGbu8zkzinPx%2Fuploads%2FbbKA5RRbaLysuH6W5ui2%2Fintegration.png?alt=media&#x26;token=b4bbf59f-34b8-41a4-a09a-150b02a421f5">integration.png</a></td><td></td><td><a href="integration/dlmm/typescript-sdk">typescript-sdk</a></td></tr></tbody></table>


---

# 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.ferra.ag/readme.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.
