# Overview

Initial Milestone Offering (IMO) is Seedify's innovative fundraising framework designed to align funding, delivery, and accountability in crypto project launches. Unlike traditional token sales where funds are released upfront, IMO ties capital distribution and token vesting to clearly defined, verifiable milestones.

#### Key Benefits

**For Projects:**

* Access to funding while maintaining accountability
* Structured framework for managing investor expectations
* Flexibility to handle real-world challenges (delays, pivots, etc.)
* Fair dispute resolution mechanisms

**For Investors:**

* Protection against project failure or abandonment
* Transparent milestone tracking and verification
* Community governance over fund releases
* Refund mechanisms if milestones aren't met

**System Design Philosophy:** The IMO framework acknowledges the reality of building startups. It's designed to handle delays, partial releases, pivots, early delivery, disputes, and other non-ideal outcomes through structured community voting processes, removing blockers for teams building in good faith while protecting investor interests.


---

# 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.seedify.fund/imo/overview.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.
