# Raises & Launch

## Overview

Seneca Protocol launched on **Arbitrum**.

**SEN** token's initial liquidity corresponded to **100%** of the total funds raised during the **Fair Launch**.

**SEN**'s Camelot listing price has been determined by the total **Fair Launch** contribution.

#### Schedule

* Fair Launch: **COMPLETED**
* TGE: **November 8th**
* dApp: [**LIVE**](https://app.senecaprotocol.com/)

### Launch SEN Token Sheet

|              Name |           Total |
| ----------------: | --------------: |
| Initial Liquidity |   1,500,000 SEN |
|      Total Supply | 100,000,000 SEN |

### Raises

|              Round |        Tokens |  Price |    Raise | Status |
| -----------------: | ------------: | -----: | -------: | -----: |
| Early Contributors | 4,000,000 SEN | $0.050 | $200,000 | CLOSED |
|       Public Round | 8,000,000 SEN | $0.055 | $440,000 | CLOSED |
|        Fair Launch | 1,500,000 SEN | $0.182 | $274,000 | CLOSED |

#### Early Contributors Round

> Seneca Protocol underwent an *Early Contributors Round*. 4,000,000 **SEN** were available for purchase at a price of $0.05 per token.

#### Public Round

> Seneca Protocol underwent a *Private Round*. 8,000,000 **SEN** were available for purchase at a price of $0.055 per token.

#### Fair Launch

> Seneca Protocol's [Fair Launch](https://gempad.app/presale/0xf196378c7F5A5d95725f23a32298B8CB3e6C65BB?chainId=42161) underwent on **GemPad**. 1,500,000 **SEN** were available for purchase at a $0.182 final price. **100%** of the raised amount has been used to seed **SEN**'s initial Camelot v2 liquidity pool.

### Raises Terms

"*Early Contributors*", "*Private Round*", and "*Fair Launch*" raises had the following terms:

| Amount | Unlock/Vesting       |
| ------ | -------------------- |
| 10%    | TGE                  |
| 90%    | Linear over 3 months |


---

# 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://seneca-protocol-docs.gitbook.io/seneca-protocol/overview/raises-and-launch.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.
