# Digital Garden

## Digital Garden

- [Digital Garden](https://notes.shibin.co/master.md): An open collection of notes, resources, links & videos on different topics which I am interested in.
- [Mental Models](https://notes.shibin.co/mental-models.md)
- [Smart Decision Making](https://notes.shibin.co/mental-models/smart-decision-making.md)
- [Polymath](https://notes.shibin.co/mental-models/polymath.md)
- [LAR Framework](https://notes.shibin.co/mental-models/lar-framework.md)
- [Learning Frameworks](https://notes.shibin.co/accelerated-learning.md)
- [Accelerated Learning](https://notes.shibin.co/accelerated-learning/accelerated-learning.md)
- [Learning Faster](https://notes.shibin.co/accelerated-learning/learning-faster.md)
- [The Feynman Technique](https://notes.shibin.co/accelerated-learning/the-feynman-technique.md)
- [Zettelkasten Note Taking Method](https://notes.shibin.co/accelerated-learning/zettelkasten-note-taking-method.md)
- [The Buffet Formula](https://notes.shibin.co/accelerated-learning/the-buffet-formula.md)
- [Lifelong learning](https://notes.shibin.co/accelerated-learning/lifelong-learning.md)
- [Learning Machine](https://notes.shibin.co/accelerated-learning/learning-machine.md)
- [Links](https://notes.shibin.co/accelerated-learning/links.md)
- [Bussiness](https://notes.shibin.co/bussiness.md)
- [Business Case Studies](https://notes.shibin.co/bussiness/bussiness-case-studies.md)
- [Unit Economics](https://notes.shibin.co/bussiness/unit-economics.md)
- [Micro Economics](https://notes.shibin.co/bussiness/micro-economics.md)
- [Behavioral Economics/Psychology](https://notes.shibin.co/bussiness/behavioral-economics-psychology.md)
- [Finance](https://notes.shibin.co/finance.md)
- [Personal Finance](https://notes.shibin.co/finance/personal-finance.md)
- [Stock Market](https://notes.shibin.co/finance/stock-market.md)
- [Crypto](https://notes.shibin.co/finance/crypto.md)
- [Finance Books](https://notes.shibin.co/finance/finance-books.md)
- [Startup](https://notes.shibin.co/startup.md)
- [Case Studies](https://notes.shibin.co/startup/case-studies.md)
- [Failure Stories](https://notes.shibin.co/startup/failure-stories.md)
- [Reading](https://notes.shibin.co/startup/reading.md)
- [Articles](https://notes.shibin.co/startup/articles.md)
- [User Acquisition](https://notes.shibin.co/startup/articles/user-acquisition.md)
- [Reading Club](https://notes.shibin.co/books.md)
- [Reading](https://notes.shibin.co/books/reading.md)
- [Fast reading](https://notes.shibin.co/books/fast-reading.md)
- [Inspiration](https://notes.shibin.co/books/inspiration.md)
- [Book List](https://notes.shibin.co/books/untitled.md)
- [Best Practices](https://notes.shibin.co/books/best-practices.md)
- [Productivity](https://notes.shibin.co/productivity.md)
- [Strategic Laziness](https://notes.shibin.co/productivity/strategic-laziness.md)
- [Problem Solving](https://notes.shibin.co/problem-solving.md)
- [Game Theory](https://notes.shibin.co/problem-solving/game-theory.md)
- [First Principle Thinking](https://notes.shibin.co/problem-solving/first-principle-thinking.md)
- [Second Order Thinking](https://notes.shibin.co/problem-solving/second-order-thinking.md)
- [Product Management](https://notes.shibin.co/product-management.md)
- [Tools](https://notes.shibin.co/product-management/tools.md)
- [Read](https://notes.shibin.co/product-management/read.md)
- [Fitness](https://notes.shibin.co/fitness.md)
- [Home Workout](https://notes.shibin.co/fitness/home-workout.md)
- [IF: Intermittent Fasting](https://notes.shibin.co/fitness/if-intermittent-fasting.md)
- [Nutrition](https://notes.shibin.co/fitness/nutrition.md)
- [Mental Health](https://notes.shibin.co/mental-health.md)
- [Brain Fog](https://notes.shibin.co/mental-health/brain-fog.md)
- [Meditation](https://notes.shibin.co/mental-health/meditation.md)
- [Rut](https://notes.shibin.co/mental-health/rut.md)
- [Burn Out](https://notes.shibin.co/mental-health/burn-out.md)
- [Anxiety & Depression](https://notes.shibin.co/mental-health/anxiety-and-depression.md)
- [Others](https://notes.shibin.co/others.md)
- [Rational Optimism](https://notes.shibin.co/others/rational-optimism.md)
- [Unfair advantage](https://notes.shibin.co/others/unfair-advantage.md)
- [Paradox of Hustle Cuture](https://notes.shibin.co/others/paradox-of-hustle-cuture.md)
- [Stoicism](https://notes.shibin.co/others/stoicism.md)
- [Minimalism](https://notes.shibin.co/minimalism.md)
- [Daily Read](https://notes.shibin.co/daily-read.md)
- [Zen](https://notes.shibin.co/zen.md)
- [Philosophy](https://notes.shibin.co/philosophy.md)
- [Strategy](https://notes.shibin.co/strategy.md)
- [Workflow Automation](https://notes.shibin.co/workflow-automation.md)
- [No Code](https://notes.shibin.co/no-code.md)
- [Remote Work](https://notes.shibin.co/remote-work.md)
- [Work Ethics](https://notes.shibin.co/work-ethics.md)
- [Venture Capital](https://notes.shibin.co/venture-capital.md)
- [Psychology](https://notes.shibin.co/psychology.md)
- [Credo](https://notes.shibin.co/credo.md)
- [Thinking](https://notes.shibin.co/thinking.md)
- [Cognitive Bias](https://notes.shibin.co/thinking/cognitive-bias.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://notes.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.
