# Overview

Arcton introduces a brand new liquidity approach for startup shares based on Camelot's AMM.

## Deep Sustainable Liquidity

After each IPO, the startup provides initial liquidity to the pool (cf. [Seeding](/documentation/liquidity/seeding-of-liquidity.md)). This liquidity is locked, guaranteeing a stable and deep pool of funds. Our liquidity pool operates on Camelot's [AMM V2](/documentation/liquidity/amm-v2.md).

## Incentive Programm

We've designed a special liquidity incentive program for each startup. This program allows Liquidity Providers (LPs) to earn extra rewards.&#x20;

{% hint style="success" %}
All rewards are distributed to LPs. The startup does not earn any additional shares.
{% endhint %}

## Limited Supply

In traditional crypto projects, token inflation is always a big concern for investors, as tokens can be created at will, and team members might liquidate their tokens.

Startup shares can only be created according to a regulated process, protecting existing investors (cf. [Minting New Tokens](/documentation/tokenomics/token-distribution.md#minting-of-new-token)).&#x20;

Moreover, team members don't own any tokenized shares. Their shares are deliberately kept as paper-based, preventing them from selling on the secondary market. This approach significantly limits token supply, maintaining a healthier balance.


---

# 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://arcton.gitbook.io/documentation/liquidity/overview.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.
