# EARLY-STAGE PROGRAM

- [Introducing Early-Stage Program & Liquid Vesting](https://docs.colonylab.io/early-stage-program/introducing-early-stage-program-and-liquid-vesting.md): Invest in seed/private sales of early-stage Avalanche projects and trade your locked/vesting tokens.
- [Benefits for Projects](https://docs.colonylab.io/early-stage-program/introducing-early-stage-program-and-liquid-vesting/benefits-for-projects.md)
- [Opportunities unlocked for the Community](https://docs.colonylab.io/early-stage-program/introducing-early-stage-program-and-liquid-vesting/opportunities-unlocked-for-the-community.md)
- [Early-Stage Program Workflow](https://docs.colonylab.io/early-stage-program/early-stage-program-workflow.md)
- [Deal-Flow](https://docs.colonylab.io/early-stage-program/early-stage-program-workflow/deal-flow.md)
- [Analysis](https://docs.colonylab.io/early-stage-program/early-stage-program-workflow/analysis.md)
- [Investment Committee](https://docs.colonylab.io/early-stage-program/early-stage-program-workflow/investment-committee.md)
- [Portfolio](https://docs.colonylab.io/early-stage-program/early-stage-program-workflow/portfolio.md)
- [Core Concepts Explanation](https://docs.colonylab.io/early-stage-program/core-concepts-explanation.md)
- [NEST](https://docs.colonylab.io/early-stage-program/core-concepts-explanation/nest.md)
- [ANT tokens](https://docs.colonylab.io/early-stage-program/core-concepts-explanation/nest/ant-tokens.md)
- [Anti-Whale Mechanism](https://docs.colonylab.io/early-stage-program/core-concepts-explanation/nest/anti-whale-mechanism.md)
- [Liquid Vesting](https://docs.colonylab.io/early-stage-program/core-concepts-explanation/liquid-vesting.md)
- [ceTokens](https://docs.colonylab.io/early-stage-program/core-concepts-explanation/liquid-vesting/cetokens.md)
- [Fair Claim Mechanism](https://docs.colonylab.io/early-stage-program/core-concepts-explanation/liquid-vesting/fair-claim-mechanism.md)
- [Long-Term Incentives](https://docs.colonylab.io/early-stage-program/core-concepts-explanation/liquid-vesting/long-term-incentives.md)
- [Step-by-Step Tutorials](https://docs.colonylab.io/early-stage-program/step-by-step-tutorials.md)
- [Staking tutorial](https://docs.colonylab.io/early-stage-program/step-by-step-tutorials/staking-tutorial.md)
- [KYC process](https://docs.colonylab.io/early-stage-program/step-by-step-tutorials/kyc-process.md)
- [Deal-Flow tutorial](https://docs.colonylab.io/early-stage-program/step-by-step-tutorials/deal-flow-tutorial.md)
- [Analysis tutorial](https://docs.colonylab.io/early-stage-program/step-by-step-tutorials/analysis-tutorial.md)
- [Investment Committee tutorial](https://docs.colonylab.io/early-stage-program/step-by-step-tutorials/investment-committee-tutorial.md)
- [Portfolio tutorial](https://docs.colonylab.io/early-stage-program/step-by-step-tutorials/portfolio-tutorial.md)
- [Liquid Vesting + DEX tutorial](https://docs.colonylab.io/early-stage-program/step-by-step-tutorials/liquid-vesting-+-dex-tutorial.md)


---

# 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.colonylab.io/early-stage-program.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.
