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

# Team Members

* Michael Tong - CEO
  * Former FunPlus CSO, former Netease COO<br>
* Jeremy Horn - COO
  * Former Jam City Vice President of Business & Strategy<br>
* Ryan Cheung - CFO
  * Former CFO of Youku Tudou<br>
* Derrick Boo - General Counsel
  * Former Deputy General Counsel at OKX and former Director at Duane Morris & Selvam LLP<br>
* Brett Krause - Council Chairman of the Xterio Foundation
  * FunPlus CIO and former President of J.P. Morgan China<br>
* Chris Petrovic - Council Member of the Xterio Foundation
  * Former SVP and Head of Corporate Strategy, M\&A and Business Development at Zynga<br>
* Yitao Guan - Council Member of the Xterio Foundation
  * FunPlus Co-Founder and former Xterio CTO


---

# 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:

```
GET https://docs.xter.io/team/team-members.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.
