# Amit Agarwal

## Amit Agarwal

- [About me](https://amitagarwal.gitbook.io/profile/master.md)
- [Education](https://amitagarwal.gitbook.io/profile/education.md)
- [Employment](https://amitagarwal.gitbook.io/profile/work-experience.md)
- [Publications](https://amitagarwal.gitbook.io/profile/publications.md)
- [Achievements](https://amitagarwal.gitbook.io/profile/achievements.md): This page contains some of my major academic achievements and scholarships
- [Research Experience](https://amitagarwal.gitbook.io/profile/research.md)
- [Teaching](https://amitagarwal.gitbook.io/profile/teaching.md): This page lists some of the courses for which I have served as a Teaching Assistant.
- [Academic Service](https://amitagarwal.gitbook.io/profile/academic-service.md)
- [Extracurricular Service](https://amitagarwal.gitbook.io/profile/extracurricular-service.md)
- [News clippings](https://amitagarwal.gitbook.io/profile/news-clippings.md)
- [Blog Posts](https://amitagarwal.gitbook.io/profile/blog-posts.md)
- [Videos you might like](https://amitagarwal.gitbook.io/profile/untitled.md): Here is a curated list of some videos which I find quite thought-provoking and hope that you might like them as well
- [Research Talks](https://amitagarwal.gitbook.io/profile/research-talks.md)
- [Musings](https://amitagarwal.gitbook.io/profile/musings.md)
- [Pics](https://amitagarwal.gitbook.io/profile/pics.md): Some pics with my research colleagues
- [Cryptography](https://amitagarwal.gitbook.io/profile/cryptography.md): This page contains a list of my favorite tricks and ideas from the literature which are useful in cryptography.
- [Travel](https://amitagarwal.gitbook.io/profile/travel.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://amitagarwal.gitbook.io/profile/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.
