# Startup Wiki

## Startup Wiki

- [Startup Wiki](https://startup.shibin.co/master.md): Resources and Tools for Startup Founders 🚀
- [Startup Templates](https://startup.shibin.co/startup-templates.md)
- [Startup Perks](https://startup.shibin.co/startup-perks.md)
- [Startup Tools](https://startup.shibin.co/tools.md)
- [Opportunity](https://startup.shibin.co/library/opportunity.md)
- [Solution](https://startup.shibin.co/library/solution.md)
- [Traction](https://startup.shibin.co/library/traction.md)
- [Capital](https://startup.shibin.co/library/capital.md)
- [Growth Stories](https://startup.shibin.co/library/growth-stories.md): Top SaaS Growth Case Studies
- [Fund Raising Resources](https://startup.shibin.co/library/fund-raising-resources.md)
- [Pitchdeck](https://startup.shibin.co/library/fund-raising-resources/pitchdeck.md)
- [Process & Srategy](https://startup.shibin.co/library/fund-raising-resources/process-and-srategy.md)
- [Investors](https://startup.shibin.co/library/fund-raising-resources/investors.md)
- [Metrics](https://startup.shibin.co/library/fund-raising-resources/metrics.md)
- [Outreach](https://startup.shibin.co/library/fund-raising-resources/outreach.md)
- [Captable](https://startup.shibin.co/library/fund-raising-resources/captable.md)
- [Legal & Term Sheet](https://startup.shibin.co/library/fund-raising-resources/legal-and-term-sheet.md)
- [Financial Model](https://startup.shibin.co/library/fund-raising-resources/financial-model.md)
- [Founders](https://startup.shibin.co/library/fund-raising-resources/founders.md)
- [Inspiration](https://startup.shibin.co/library/fund-raising-resources/inspiration.md)
- [Valuation](https://startup.shibin.co/library/fund-raising-resources/valuation.md)
- [Coming Soon!](https://startup.shibin.co/library/coming-soon.md)
- [Funding](https://startup.shibin.co/library/coming-soon/funding.md)
- [Accelerators](https://startup.shibin.co/library/coming-soon/accelerators.md)
- [Techstars](https://startup.shibin.co/library/coming-soon/accelerators/techstars.md): Quick Links to all Techstars Resources
- [Founder Institute](https://startup.shibin.co/library/coming-soon/accelerators/fi.md)
- [Books](https://startup.shibin.co/library/coming-soon/books.md)
- [Legal](https://startup.shibin.co/library/coming-soon/company-formation.md)
- [Remote Work](https://startup.shibin.co/library/coming-soon/remote-work.md)
- [Communities](https://startup.shibin.co/library/coming-soon/communities.md)
- [Fund Raising](https://startup.shibin.co/library/coming-soon/fund-raising.md)
- [Good Reads & Watch](https://startup.shibin.co/library/coming-soon/good-reads-and-watch.md)
- [Ecosystem](https://startup.shibin.co/library/coming-soon/ecosystem.md)
- [🇨🇦 Canada](https://startup.shibin.co/library/coming-soon/ecosystem/canada.md)
- [🇮🇳 India](https://startup.shibin.co/library/coming-soon/ecosystem/india.md)
- [🇦🇪 Middle East](https://startup.shibin.co/library/coming-soon/ecosystem/middle-east.md)
- [🇺🇸 North America](https://startup.shibin.co/library/coming-soon/ecosystem/north-america.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://startup.shibin.co/master.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.
