> 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/andrew-chen-phd.md).

# Andrew Chen, PhD

[LinkedIn](https://www.linkedin.com/in/chen-an-tsu-b11135133/)

## ABOUT

Dr. Andrew Chen is a Founding Contributor and Principal Economist of Unitas Foundation. He is also a DeFi Researcher at XREX Inc. Before XREX, Andrew served as an Economist and Data Scientist at Kuaishou Technology, where he regularly derived business insights by conducting causal inference to quantitatively assess the performances of various business actions. With a strong background in microeconomic theory and statistics, Andrew’s research interests within the crypto and DeFi space revolve around, but not limited to, the following directions: stablecoin models, tokenomic mechanism design, voting mechanism and rule design. Also, Andrew has crypto papers in progress (for publications in academic journals) and he is aiming to contribute to the crypto space by serving as a bridge between crypto practice and (useful or insightful) academic foundations.

## **EXPERIENCE**

* **XREX**\
  Feb 2022 - present | Taipei\
  **DeFi Researcher**
* **Kuaishou Technology**\
  Mar 2021 - Jan 2022 | Beijing\
  **Economist & Data Scientist**&#x20;
* **University of Washington**\
  2016 - 2020 | Seattle\
  **Research Assistant, Teaching Assistant**&#x20;

## EDUCATION

* **University of Washington**\
  2014 - 2020 \
  Ph.D., Economics\
  Master, Statistics\
  Honored with Fulbright Grants
* **National Taiwan University NTU**\
  2008 - 2010\
  Master, Mathematics
* **National Chengchi University NCCU**\
  2003 - 2007\
  Bachelor, Economics


---

# 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/andrew-chen-phd.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.
