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

# Advisors

## Yat Siu

![](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfF6wSLxmt0HM9KCQ8ptq%2Fuploads%2FUVFE4FVRtvYguqtcYHiF%2Flimpo2.jpg?alt=media\&token=d5ce8b52-34f4-44e2-a8be-e29a0707fd82)

• CEO at Outblaze, Animoca Brands

[Linkedin](https://www.linkedin.com/in/yatsiu/)

## Sean Dudley

![](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfF6wSLxmt0HM9KCQ8ptq%2Fuploads%2FDKcuGnQ5buPqd0y4hNej%2Flimpo3.jpg?alt=media\&token=c0f1d032-7c64-4b5c-95dd-7b125db50c6d)

&#x20;• VP of Product at Animoca Brands

[Linkedin](https://www.linkedin.com/in/seandudley713/)

## Antanas Guoga

![](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfF6wSLxmt0HM9KCQ8ptq%2Fuploads%2FAY6Qdfqaz9BUCUwTDdkI%2Flimpo4.jpg?alt=media\&token=c7723943-c5ef-4564-88be-ec1bb78bcb72)

• CEO at Cypherpunk Holdings Inc (CSE) - Entrepreneur&#x20;

• Boards’ member

• Investor&#x20;

• Former MEP | Philantropist

[Linkedin](https://www.linkedin.com/in/antanasguoga/)

## James CK Ho

![](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfF6wSLxmt0HM9KCQ8ptq%2Fuploads%2Fn6rIqPGV5RHjghijacpY%2Flimpo5.jpg?alt=media\&token=b71444e4-44e1-4706-b21e-9b1a17e889ad)

• Blockchain Gaming&#x20;

• Investment&#x20;

• Design&#x20;

• Business Strategy I Startup & Innovation

[Linkedin](https://www.linkedin.com/in/jamesckho/)

## Sherman Lee

![](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfF6wSLxmt0HM9KCQ8ptq%2Fuploads%2Fqq0BnK7vWjSlf08OKOnI%2Flimpo6.jpg?alt=media\&token=74a4262b-5947-49c4-a1f9-bc9e38e35a9c)

• Co-founder at Raven Protocol&#x20;

• Investor at Deep Ventures&#x20;

• Contributor at Forbes & Hackernoon

[Linkedin](https://www.linkedin.com/in/sherm8n/)

## Nathan Sala

![](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfF6wSLxmt0HM9KCQ8ptq%2Fuploads%2FuCQkNXMpHnLXrOeXmWq8%2Flimpo7.jpg?alt=media\&token=234f01ea-3276-4592-902e-6d6aa2ab4382)

• Head of Engineering at Animoca Brands

• Chief Decentralisation Officer

[Linkedin](https://www.linkedin.com/in/nathansala/)

## Tanja Sammatti

![](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfF6wSLxmt0HM9KCQ8ptq%2Fuploads%2FB74SiAV49QuHy7d6ua9c%2Flimpo8.jpg?alt=media\&token=7668922b-0a12-417d-aa89-7273acfea005)

• Project and Live-Ops Manager

[Linkedin](https://www.linkedin.com/in/tanja-sammatti-b9510346/)

## Jacky Yuk

![](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfF6wSLxmt0HM9KCQ8ptq%2Fuploads%2F0A4Do8IzibMW7geMpLX9%2Flimpo9.jpg?alt=media\&token=962e525f-6d32-4620-bcfa-a5eace7218a0)

• Software Architect at Outblaze

[Linkedin](https://www.linkedin.com/in/jacky-yuk-0a141b35/)


---

# 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://lympo-1.gitbook.io/lympo-light-paper/about/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.
