# Appendix: Milestone Checklist

Before submitting milestones, verify:

### Structure

* [ ] Title follows format: `M[#]: [Description]`
* [ ] Description is 200-500 words
* [ ] 3-8 completion criteria listed
* [ ] All criteria are objective and measurable
* [ ] Evidence requirements specified for each criterion
* [ ] Timeline includes exact deadline (UTC)
* [ ] Funding percentage and dollar amount stated
* [ ] Dependencies on previous milestones noted (if any)

### Quality

* [ ] No prohibited milestone types used
* [ ] Criteria are not easily gameable
* [ ] Verification methods are specified
* [ ] Multiple evidence sources required (not single point of failure)
* [ ] Risk disclosures are comprehensive
* [ ] Funding justification is detailed

### Anti-Gaming

* [ ] No circular metrics (price, market cap)
* [ ] No purely social metrics without engagement requirements
* [ ] No subjective quality assessments
* [ ] Sybil-resistant metrics chosen
* [ ] Wash trading cannot fake success

### Verifiability

* [ ] At least 60% of criteria have on-chain verification
* [ ] Third-party data sources identified
* [ ] Timestamps and deadlines are clear
* [ ] Evidence integrity measures specified

### Review

* [ ] Seedify team has pre-approved milestone structure
* [ ] Community voting has endorsed milestones
* [ ] All stakeholders understand expectations


---

# 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/milestone-guidance-criteria/appendix-milestone-checklist.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.
