# Intro to Fermi

## Overview

Fermi DEX pioneers match-time liquidity provision mechanisms, enabling Market Makers to post orders without locking their collateral. This enables unprecedented **capital efficiency**, leading to **higher ROI for Liquidity Providers**, and greater market depth and tighter spreads for traders.&#x20;

## Quick links

{% content-ref url="overview/what-we-do" %}
[what-we-do](https://fermi-dex.gitbook.io/fermi-dex-docs/overview/what-we-do)
{% endcontent-ref %}

{% content-ref url="overview/fermi-dex-features" %}
[fermi-dex-features](https://fermi-dex.gitbook.io/fermi-dex-docs/overview/fermi-dex-features)
{% endcontent-ref %}

{% content-ref url="technical-overview/architecture" %}
[architecture](https://fermi-dex.gitbook.io/fermi-dex-docs/technical-overview/architecture)
{% endcontent-ref %}

Whitepaper: [https://bit.ly/45lCy6x](https://t.co/CpodEVhaMy)

## Get Started

We've put together some helpful guides for you to get setup with our product quickly and easily.

{% content-ref url="fermi-dex-usage-guide/getting-set-up" %}
[getting-set-up](https://fermi-dex.gitbook.io/fermi-dex-docs/fermi-dex-usage-guide/getting-set-up)
{% 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://fermi-dex.gitbook.io/fermi-dex-docs/intro-to-fermi.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.
