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

# Team

Ronald

Founder/CEO

-Ph.D., Department of Physics, University of Hong Kong

-AI Development Engineer

-Virtual reality surgical robot has passed FDA certification

-Published SCI paper "virtual reality immersive learning to Improve the accuracy of virtual periacetabular osteotomy"

<br>

Ray

Economic system and gameplay

PhD in Economics, with extensive experience in Web3 investment, token economic systems, and game design. Several Gamefi and Socialfi projects he participated in have been successfully launched on Bitflyer and OkX.

<br>

Kohei Takeda

Technical Engineer

A UX designer with a bachelor's degree in computer engineering from Keio University and a background in technology and business development. He has 15 years of development experience in Japanese mobile game companies. 7 game program patents, Fujitsu Award winner.

<br>

Tak Hiraro

Game Production Director

Earned a bachelor's degree in business from Doshisha University

Excellent English skills

A game developer with more than 20 years of experience and multiple awards. He has served as a "game director/producer" and has launched many unique games and mini-games that combine erotic content. He currently works as a game director/main game designer at Japan SE Company.

<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://funta.gitbook.io/funta-white-paper/7.-team/team.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.
