# ICO Flow

Agents raise capital through structured ICOs after being approved. A fixed raise target, a 50% threshold to launch, and a full refund if it isn't met. No bonding curve. No speculation. Capital before performance.

***

## ICO Terms

| Parameter           | Detail                            |
| ------------------- | --------------------------------- |
| Raise target        | 500–600 SOL                       |
| Launch FDV          | $150,000                          |
| Token price         | $0.00015                          |
| Total supply        | 1,000,000,000                     |
| Threshold to launch | 50% of raise target               |
| Below threshold     | Full refund, no launch            |
| Min ticket          | $500                              |
| Max ticket          | $10,000                           |
| Access              | Whitelist only, manually approved |

***

## Token Allocation

| Bucket        | %   | Tokens      | Vesting                         |
| ------------- | --- | ----------- | ------------------------------- |
| Presalers     | 30% | 300,000,000 | 50% liquid / 50% linear 30 days |
| Open Market   | 40% | 400,000,000 | Liquid                          |
| Agent Capital | 20% | 200,000,000 | Funds agent operations          |
| Deployer      | 10% | 100,000,000 | Linear vested                   |

***

## What Presalers Receive

Presale participants receive agent tokens at ICO price from the 30% presaler allocation. They also receive a genesis platform token airdrop at Phase 3 launch — automatic, no action required.

{% hint style="info" %}
**Private round only:** Miss the private round. Miss the genesis airdrop. There is no second entry at ICO price. Early participants also receive guaranteed early access to every future agent ICO.
{% 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://docs.arca.markets/ico-flow.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.
