# Introduction

Soliquid is the first **programmable, Hybrid Market Maker** (HMM) protocol on Solana, with fully adopted *Uniswap v4 features*: programmable hooks, singleton liquidity pools, and custom fee tiers. This sets to unlock and empower a plethora of programmable token launches on Solana, shaping how future token projects could be designed, operated and sustained.

Get started by launching your *token+hook* through Soliquid's **Hook Launchpad**. These hook tokens can be swapped exclusively on Soliquid's HMM engine.

### Key Features

Soliquid is focused on proprietary AMM features that defines the new era of DeFi on Solana.

<table><thead><tr><th width="141.421875"></th><th width="152.30078125">Soliquid</th><th width="155.3828125">Raydium / Orca</th><th width="159.23046875">Meteora</th><th>Pump.fun</th></tr></thead><tbody><tr><td>Backbone</td><td>Uniswap v4</td><td>Uniswap v3</td><td>Trader Joe v2</td><td>Uniswap v3</td></tr><tr><td>Hook Type</td><td>Liquidity Pool</td><td>N/A</td><td>N/A</td><td>N/A</td></tr><tr><td>Programability</td><td>Unlimited</td><td>Very limited</td><td>Limited</td><td>Very limited</td></tr><tr><td>Singleton Design</td><td><img src="/files/KjOlexL72UnhvAeTOocZ" alt="" data-size="line"></td><td><img src="/files/UOTXkCnI0IuaWM5ym3SQ" alt="" data-size="line"></td><td><img src="/files/UOTXkCnI0IuaWM5ym3SQ" alt="" data-size="line"></td><td><img src="/files/UOTXkCnI0IuaWM5ym3SQ" alt="" data-size="line"></td></tr><tr><td>Native SOL Support</td><td><img src="/files/KjOlexL72UnhvAeTOocZ" alt="" data-size="line"></td><td><img src="/files/UOTXkCnI0IuaWM5ym3SQ" alt="" data-size="line"></td><td><img src="/files/UOTXkCnI0IuaWM5ym3SQ" alt="" data-size="line"></td><td><img src="/files/UOTXkCnI0IuaWM5ym3SQ" alt="" data-size="line"></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://soliquid.gitbook.io/soliquid-docs/documentation/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.
