# Startup IPO

## Overview

With Arcton investors can invest in startups by participating in startup IPOs. In an IPO tokenized shares are offered to the public, which investors can buy.&#x20;

These shares carry the same [rights ](/documentation/tokenomics/associated-rights.md)as traditional company shares. Specifically, shareholders receive dividends and participate in the sale proceeds of the company.

After the IPO the startup shares can be traded freely on our partner exchange Camelot.

## The Companies

Most start-ups featured on our platform are Web2 start-ups. This allows Web3 investors to get access to this new asset class. Every listed company undergoes a rigorous [due diligence](/documentation/overview-1/due-diligence.md) process.

## The IPO Process

An IPO involves the following six steps:

1. **Tokenization**: Startup shares are legally tokenized under Swiss Law (see [Share token](/documentation/tokenomics/share-token.md)).
2. **Public Offering**: Startup shares are made available to the public on Arcton.
3. **Investment**: Investors buy startup shares from high-quality startups raising funds on Arcton with USDC or FIAT.
4. **Registry Entry**: Newly created shares are entered into the Commercial Registry, following approval from a Swiss notary and the Commercial Register.
5. **Liquidity Pool**: Startup establishes a liquidity pool on Camelot (see [Seeding](/documentation/liquidity/seeding-of-liquidity.md)).
6. **Claim and Sell**: Shareholders can claim their shares and sell them in the secondary market.

<div data-full-width="false"><figure><img src="/files/F5LUvPoZm09l0zF3xxR8" alt=""><figcaption></figcaption></figure></div>

{% hint style="success" %}
Currently, Arcton only offers start-up investments. However, Swiss law allows to tokenize other types of Real World Assets, which we will add in the future.
{% 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/overview-1/startup-ipo.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.
