# Introduction

## Noir Finance

The Solana ecosystem has emerged as one of the fastest-growing hubs for decentralized finance (DeFi), offering high-throughput transactions and low fees.

Yet, for institutional participants and large token issuers, the absence of a robust, private, and deep block-liquidity layer remains a critical barrier.&#x20;

Existing mechanisms—public AMMs, RFQ desks, sealed-bid auctions, and OTC chats—each fall short when handling $1–10 million trades without significant slippage, leaked intent, or operational friction.

We introduce **Noir Finance**, next-generation Solana block-liquidity protocol designed to meet the demands of token teams, DAOs, bridge operators, LST protocols, and market-makers.&#x20;

By combining privacy-preserving matching, programmatic settlement, and single-click UX, **Noir Finance** enables institutional-scale flows with minimal price impact and zero pre-trade leaks.

***


---

# 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://noir-finance.gitbook.io/docs/introduction.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.
