# Maanda Digital Garden

## Maanda Digital Garden

- [Maanda Garden](https://garden.abhiramnj.com/maanda-garden.md): Wander a lot, Get lost, Reclaim Everything!
- [My BookMarks](https://garden.abhiramnj.com/my-bookmarks.md)
- [Welcome in my Mind](https://garden.abhiramnj.com/about-me/welcome-in-my-mind.md)
- [Socials](https://garden.abhiramnj.com/about-me/socials.md)
- [Side Hustles](https://garden.abhiramnj.com/about-me/side-hustles.md)
- [Featured talks](https://garden.abhiramnj.com/about-me/featured-talks.md)
- [Projects](https://garden.abhiramnj.com/about-me/projects.md)
- [Why communities?](https://garden.abhiramnj.com/communities/why-communities.md)
- [Hackathons](https://garden.abhiramnj.com/hackathons.md)
- [Hackathons Mentored/Volunteered](https://garden.abhiramnj.com/hackathons/hackathons-mentored-volunteered.md)
- [Hackathons Participated](https://garden.abhiramnj.com/hackathons/hackathons-participated.md)
- [Hackathons Judged](https://garden.abhiramnj.com/hackathons/hackathons-judged.md): Been a judge to 3 hackathons till now!
- [The Good](https://garden.abhiramnj.com/life/the-good.md)
- [Trying to be an Engineer!](https://garden.abhiramnj.com/life/trying-to-be-an-engineer.md)
- [Learning Resources](https://garden.abhiramnj.com/knowledge-board/learning-resources.md)
- [Life Balancing](https://garden.abhiramnj.com/how-tos/life-balancing.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://garden.abhiramnj.com/maanda-garden.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.
