# Introduction

**What if we all held?**

Streamlock is a token launchpad where **all** tokens are locked until price targets or time conditions are met. No more worrying about your bags getting rugged and portfolio decimated in a week.

***

## Why Streamlock?

### For Holders

* **Anti-Rug Mechanics**: You can actually buy and go to sleep. No surprise dump or rug. Literally.
* **Fair Distribution**: Anti-whale limits ensure no single buyer dominates the market. No need to fear bundled farms.
* **Holding and bagworking pays off**: No more jumping from a shitter to shitter. Bagwork for your bags and everyone wins together.
* **Zero-Sum Gaming**: Instead of drawing lines and playing candlesticks, play games to claim rights on others' locked positions.

### For Token Creators

* **Build lasting community**: Rest assured that every token buyer of yours shares your vision and will bagwork with you.
* **Built-in Vesting**: Price/Time-gated unlocks align holder incentives with token success.
* **Two Launch Modes**:
  * **Siren**: You set the target price for all buyers
  * **Ulysses**: Each buyer sets their own target price
  * More coming soon.

***

## TLDR

```
1. BUY     →  Tokens locked in escrow during GRIND phase
2. GRIND   →  Community grinds price toward the milestone target
3. FREEZE  →  Target hit! Pool freezes — no selling
4. UNLOCK  →  Unlock window opens — sell with decaying fees
             (then new target is set, cycle repeats)
```

***

## Quick Links

* [What is Streamlock?](/streamlock-docs/getting-started/what-is-streamlock.md)
* [Quick Start Guide](/streamlock-docs/getting-started/quick-start.md)
* [How Bonding Curves Work](/streamlock-docs/core-concepts/how-bonding-curves-work.md)
* [Fee Structure](/streamlock-docs/fees-and-economics/fee-structure.md)
* [FAQ](/streamlock-docs/resources/faq.md)

***

## Network

**Current Deployment**: Solana Mainnet **Status**: Live


---

# 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://streamlock.gitbook.io/streamlock-docs/readme.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.
