# Reliable ICOs

A reliable ICO process needs

* Governance to protect token buyers
* Tools and liability protection for deal sponsors

On successful closing, some staked assets and new tokens go into an AMM pool to provide liquidity for everyone. *In a meme project, most assets go to the AMM or buyers, and no further governance is needed.*

The remaining claimed assets and new tokens go to a multisig treasury. The treasury is initially controlled by signers from an arbitrator. The default arbitrator is the Sweepr Foundation. The arbitrator protects the token buyers and the deal sponsor.

* The arbitrator distributes tokens to buyers and the AMM pool
* The arbitrator can distribute tokens to founders with lockups
* The arbitrator can work with the sponsor to select and register a legal wrapper that provides liability protection and governance
* The arbitrator hands off control of the treasury


---

# 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.taiser.ai/reliable-icos.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.
