# Welcome

**What blockchain rails and infra stack can support the bulk of global trading volumes?**

Fermi Labs was born to find the most optimized, performant, answer to this question. From the ground up, we've designed a custom blockchain stack - with one, invariant constraint:

> The market microstructure of onchain orderbooks must match offchain orderbooks.

Previous blockchains all make severe compromises on this front, leading to orderbooks which are **strictly worse** than offchain counterparts. We don't expect to onboard the world by offering an inferior product. Instead, Continuum ChaIn offers feature-parity with NASDAQ/NYSE, while offering blockchain guarantees of trustlessness, immutability, and verifiability.

Welcome to the verifiable finance revolution.

### Jump in:

<table data-view="cards"><thead><tr><th></th><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><h4><i class="fa-bolt">:bolt:</i></h4></td><td><a href="broken-reference"><strong>Overview</strong></a></td><td>Understand what we do</td><td></td><td></td><td><a href="getting-started/quickstart">quickstart</a></td></tr><tr><td><h4><i class="fa-leaf">:leaf:</i></h4></td><td><a href="getting-started/running-a-full-node"><strong>Run a full node</strong> </a></td><td>Learn how to participate in the network</td><td></td><td></td><td><a href="https://github.com/GitbookIO/gitbook-templates/blob/main/product-docs/broken-reference/README.md">https://github.com/GitbookIO/gitbook-templates/blob/main/product-docs/broken-reference/README.md</a></td></tr><tr><td><h4><i class="fa-globe-pointer">:globe-pointer:</i></h4></td><td><a href="getting-started/quickstart"><strong>T</strong></a><a href="getting-started/quickstart"><strong>rade on Fermi Trade</strong></a></td><td>Place trades on the most powerful perps DEX ever.</td><td></td><td></td><td><a href="broken-reference">Broken link</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-v2.fermilabs.xyz/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.
