> For the complete documentation index, see [llms.txt](https://wiki.unitas.foundation/unitas-protocol-v1/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.unitas.foundation/unitas-protocol-v1/unitas-foundation-team/aditya-gupta.md).

# Aditya Gupta

[LinkedIn](https://www.linkedin.com/in/guptaaditya1312/) | [Twitter](https://twitter.com/StableAditya) | [Telegram](https://t.me/stableaditya)

## ABOUT

Aditya Gupta is a Founding Contributor and a Principal Product Manager at Unitas Foundation. He is also a Product Manager at XREX Inc. Aditya has developed a borderline obsessive interest in crypto and DeFi. Before getting into crypto, Aditya spent almost a decade working in Indian startup ecosystems in Mumbai and Bangalore. He has worked with Indian fintechs and skill enhancement startups with a singular goal of contributing towards financial inclusion.&#x20;

## EXPERIENCE

* **XREX**\
  May 2021 - Present | Taipei\
  **Product Manager**
* **Entrepreneur First**\
  Feb 2020 - May 2020\
  **Founder in Residence**
* **Namaste Credit** \
  Aug 2019 - Jan 2020 | Bengaluru\
  **Head of Product**
* **QNAP Systems**\
  Feb 2018 - Jul 2019 | Taipei\
  **Software Product Manager**
* **Indian Institute of Management Ahmedabad**\
  Aug 2016 - Jan 2018 | Ahmedabad\
  **Product Manager**
* **Aasaanjobs.com (Acquired by OLX)**\
  Oct 2013 - Jun 2016 | Mumbai\
  **Co-founder**

## EDUCATION

* **Indian Institute of Technology, Bombay** \
  2008 - 2012 \
  B.Tech, Mechanical Engineering <br>


---

# 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 that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://wiki.unitas.foundation/unitas-protocol-v1/unitas-foundation-team/aditya-gupta.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
