> For the complete documentation index, see [llms.txt](https://docs.fadogo.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fadogo.io/about-us/team/thuy-pham-chief-executive-officer.md).

# Thuy Pham (Chief Executive Officer)

![](/files/gnw8Cak7RBGUm9MCokKf)

Thuy is a seasoned business developer dedicated to helping organizations, companies, and enterprises in emerging and frontier markets to achieve social and economical values. She has more than 10 years of experience in consultancy, strategic management and business development for start-ups in Vietnam, India, the US, and Africa. She previously worked in leading banks in Vietnam where she developed acquisition strategies for credit card business and delivered high-quality global custody services for corporate clients and fund managers. Thuy holds a Master Business Administration (MBA) degree from California State University, Fullerton. For the last 5 years, she has been working in the tech industry and challenged herself in different roles to merge into the blockchain space. She has occasionally spoken for local and international blockchain conferences to promote decentralization and crypto adoption all over the world.


---

# 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://docs.fadogo.io/about-us/team/thuy-pham-chief-executive-officer.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.
