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

# Limau Team Members

<table data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td><strong>Skyhon</strong></td><td>Multi business owner including timber, plantation, mining and construction, angel investor for over 20 years, crypto trader over 7 years, team builder, visionary.</td></tr><tr><td><strong>Poke</strong></td><td>Ex NFT Creator, software engineer, digital product manager of a regional tech company, published a dissertation paper on cryptocurrencies &#x26; blockchain.</td></tr><tr><td><strong>LoudJelly</strong></td><td>Ex Head Moderator for Wabi Sabi NFT, Ex Moderator for Kopoko, FEW, Spacegates and Collab manager in several other projects. Certified AMA host.</td></tr><tr><td><strong>Alden</strong></td><td>Finance background, extensive experience in corporate finance, ex-business development team assistant manager of a listed company. Currently a general manager in livestock industry. Expertise in finance knowledge, finance analysis and connect people to achieve mutual benefits.</td></tr><tr><td><strong>Dindin</strong></td><td>Experienced Digital Creative Designer in advertising industry. Specialized in digital design, AR Filter &#x26; 2D animation. Was involved in Degenheim as GIF officer and other NFT projects’ creative works.</td></tr><tr><td><strong>CCW</strong></td><td>Digital product manager and segmentation specialist in several banks, co-founder of startup in the payments/rewards space, crypto degen &#x26; coin flipper since 2007.</td></tr><tr><td><strong>Goldy</strong></td><td>Former fashion stylist in DIOR. Currently full time in Web3. Advisor, Core team member for different NFT projects.</td></tr></tbody></table>


---

# 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://limau-io.gitbook.io/limau-whitepaper/limau-introduction/limau-team-members.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.
