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

# Advisors

1. Samresh Kumar
   * Managing Director of VinaCapital (USD 4B AUM), Principle Investments
   * 20 years in Investment and Business Building. Managed 200+ deals, raised and invested USD 2B"
2. Taizo Son
   * Japanese Billionaire (2014 Japan's 50 Richest Net Worth)
   * Founder of GungHo Online (Over $1B revenue, awarded #1 Appstore revenue on iOs and Android) and Mistletoe "
3. Atsushi Taira
   * Co-Founder of Mistletoe Japan and Managing Director of Mistletoe Singapore
   * 30 years in Investment (Softbank, Mistletoe) with 100+ investments including 4 unicorns; and Web2 C-level roles (Yahoo JP, MySpace JP, SoftBank Mobile)"
4. Phong Dao
   * Managing Lawyer of Investpush Legal
   * 20 years in Business and Investment Law. Advised 20+ global blockchain projects"
5. Vu Han
   * CEO and Board Member of Vietnam International Bank (Top 2 financial strength in VN by Moody's)
   * 30 years in Finance (Credit Lyonnais, Calyon, Citigroup). Invested and mentored 100+ Asian startups
6. Tom Sweeney
   * Managing Partner, JUN Capital Management
   * Former MENA partner at Iris Capital, manages over USD 3B AUM
   * 30+ years in investment and business strategy consulting


---

# 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.hectagon.finance/introduction-to-hectagon/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.
