How To Ask Questions
Early Bird works best when users ask for analysis, comparison, ranking, clustering, or timelines.Good question patterns
- Compare two or more groups
- Rank organizations or programs by a metric
- Summarize trends over time
- Filter by tag family, category, region, or year
- Ask for a concise explanation of what the data suggests
Good examples
- Compare top university-backed programs in Hong Kong by project volume and category mix.
- Find AI or climate-related projects from accelerator-backed organizations in 2024.
- Which organizations have the most active or upcoming application windows right now?
- Summarize the most common market, domain, and technology tags across recent projects.
- Identify programs with high project density and explain what kinds of startups they surface.
Questions to avoid by default
- Give me the entire database.
- Fetch every page for every entity.
- Return every row with every field unless explicitly necessary.
Recommended agent workflow
- Read the docs or data catalog first.
- Start with a summary endpoint.
- Fetch one small paginated result set only if needed.
- Stop early if the question can already be answered.
- If the data is partial or truncated, say so clearly.