# Advaith

## Advaith U

- [Hey, I'm Advaith](https://wiki.advaith.co/hey-im-advaith.md)
- [Journey](https://wiki.advaith.co/journey.md)
- [Internet and Me](https://wiki.advaith.co/journey/internet-and-me.md): TLDR: access to internet was a big gamechanger in my life :)
- [hack.io](https://wiki.advaith.co/journey/hack.io.md): first attempt at entrepreneurship
- [GDSC](https://wiki.advaith.co/journey/gdsc.md)
- [Ingress Hack](https://wiki.advaith.co/journey/ingress-hack.md)
- [Tinkerhub](https://wiki.advaith.co/journey/tinkerhub.md): expanding my work beyond campus and creating impact
- [Study Jams](https://wiki.advaith.co/journey/tinkerhub/study-jams.md)
- [TLF](https://wiki.advaith.co/journey/tinkerhub/tlf.md)
- [Learning Stations](https://wiki.advaith.co/journey/tinkerhub/learning-stations.md)
- [Maker Stations](https://wiki.advaith.co/journey/tinkerhub/maker-stations.md)
- [Figma](https://wiki.advaith.co/journey/figma.md)
- [Knowledge Projects](https://wiki.advaith.co/knowledge-projects.md): Side- projects I am working on to share my knowledge
- [Products](https://wiki.advaith.co/products.md): things I have built and currently building
- [Contact](https://wiki.advaith.co/contact.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://wiki.advaith.co/hey-im-advaith.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.
