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

# Team

#### **Team Member** <a href="#team-member" id="team-member"></a>

**James UM, CEO**

• Current President, SS Holdings

• Extensive experience in business development, planning, and investment

• Professional Investor

**Young Lee, CTO (Blockchain Developer)**

• CEO, Woongjin IT

• CEO, Woongjin Withwell

• Operator of a Cryptocurrency Exchange

• Developer of the Busan Cyber Maritime Museum

**Ian, Head of Planning**

• Served in various capacities in development planning and business planning

• Held multiple roles in marketing planning and overall marketing management

• MBA from Seoul National University Graduate School of Business

**Kevin Lee, CMO**

• CMO, Woongjin IT

• CMO, Woongjin Withwell

• Involved with a Blockchain Tech company

• Oversaw corporate technology and marketing consulting

**Owen Hur, Planning Director**

• Market research and investment advisory

• Blockchain business planning

• Bachelor's Degree in Economics from Chung-Ang University, Korea

**Christine Lee, Blockchain Developer**

• Big Data Management and Operation from pungmu high school

• Developed several projects involving cryptocurrency wallets for PC and mobile

• Experienced in multiple project web page and token development

**Tiger Lee, Blockchain Developer**

• Computer Science from Singapore University of Technology and Design (SUTD), Singapore

• Core blockchain development

**Alana Lee, International Publicity, International Translation**

• University of California, Irvine (UCI), in USA

• Planning and strategy for international publicity

• International translation (Chinese, English)

• Extensive experience in planning and promoting web pages for various projects

**Judy Hur, Designer & Planning Director**

• Bachelor's in Humanities, University of Toronto

• International publicity planning and strategy

• Expertise in front-end design and logo symbol design

• Project web page planning and design

#### Advisor <a href="#advisor" id="advisor"></a>

**Jason Lee, Advisor**

• Current Position: Chartered Accountant

• Current Position: Lawyer

• Advisory Attorney, Seoul Seocho Police Station

• Advisory Attorney, Seoul JongRo Police Station

**B.J. Kim, Advisor**

• Head of FICC Sales & Trading, JP Morgan Securities Co., Ltd.

• Vice President & Head, Chase Manhattan Asia Limited, Hong Kong

• Director, LG Securities


---

# 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://ktoss-bb-organization.gitbook.io/bitboard-whitepaper/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.
