# Seeding of Liquidity

<figure><img src="/files/7AXAGCadEHjAwiJ6Edmw" alt=""><figcaption><p>Example of liquidity seeding for first start-up IPO</p></figcaption></figure>

### Seeding of Liquidity

Right after each IPO, the associated startup seeds the liquidity. The percentage of the raised funds dedicated to the liquidity pool is transparently disclosed before the IPO.

As soon as the Swiss Commercial Register has entered the new shares into its registry, the pool will be created, and liquidity will be seeded. The registration of these new shares can be viewed at the Swiss commercial registry ([www.zefix.ch](http://www.zefix.ch)). Typically, the Commercial Register approves within about 2 weeks.

{% hint style="success" %}
The liquidity pool can only be seeded after the shares have validly been created according to Swiss law, which requires the authorization of a public notary and the Swiss Commercial Register.
{% endhint %}


---

# 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/seeding-of-liquidity.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.
