> For the complete documentation index, see [llms.txt](https://docs.bitdoctor.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bitdoctor.ai/team-info/advisors.md).

# Advisors

![](/files/te8kRcxPAl1iAud5w0fM)

**Rebecca Chow, PhD**\
\&#xNAN;*Head of Investment Research, ViaBTC Capital*

Graduating from Medical University of South Carolina to a crypto degen. Over 8 years of crypto experience, she has made contributions as an author, speaker, investor, and advisor. Former member of Venom Foundation, Cryptonite Capital

<div align="left"><figure><img src="/files/JK2SDcMWAoXLfVlqfQdu" alt=""><figcaption></figcaption></figure></div>

**Jeremy Fong**\
\&#xNAN;*Co-founder of Bitazza*

Jeremy has over 17 years of experience in finance, including roles at Fortune 500 companies like IBM and Hewlett Packard across Australia, Singapore, Malaysia, and Thailand. He now works as a trader and investor in foreign exchange currencies and digital assets for private clients. Jeremy is passionate about cryptocurrency, seeing it as an innovative, exciting way to achieve financial freedom and be the best version of oneself.


---

# 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.bitdoctor.ai/team-info/advisors.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.
