# Whitepaper

- [Seedify.fund Ecosystem](https://docs.seedify.fund/whitepaper/seedify.fund-ecosystem.md)
- [Mechanics of the Fund Pool](https://docs.seedify.fund/whitepaper/mechanics-of-the-fund-pool.md)
- [Seedify.fund Incubator Basics](https://docs.seedify.fund/whitepaper/seedify.fund-incubator-basics.md)
- [Project Selection Workflow](https://docs.seedify.fund/whitepaper/project-selection-workflow.md)
- [A New Take on Staking Rewards](https://docs.seedify.fund/whitepaper/a-new-take-on-staking-rewards.md)
- [Staking Workflow of $SFUND](https://docs.seedify.fund/whitepaper/staking-workflow-of-usdfunds.md)
- [Community Involvement Programs](https://docs.seedify.fund/whitepaper/community-involvement.md)
- [Seedify.fund Launchpad](https://docs.seedify.fund/whitepaper/seedify.fund-launchpad.md)
- [Seedify.fund DAO & Specs](https://docs.seedify.fund/whitepaper/introduction-to-the-dao.md)
- [Initial DAO Sessions](https://docs.seedify.fund/whitepaper/the-role-of-the-dao.md)
- [Chain-Agnostic Framework](https://docs.seedify.fund/whitepaper/technical-framework.md)
- [Solution Partners Program](https://docs.seedify.fund/whitepaper/solution-partners-program.md)
- [Tokenomics](https://docs.seedify.fund/whitepaper/tokenomics.md)
- [Roadmap](https://docs.seedify.fund/whitepaper/dao-based-roadmap.md)
- [Transparency Code](https://docs.seedify.fund/whitepaper/transparency-code.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.seedify.fund/whitepaper.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.
