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

# Members

**CEO - Dongwon Lee**

<div align="left"><figure><img src="/files/afpO4ksfjVXq1VNoP1AE" alt=""><figcaption></figcaption></figure></div>

* 19 Years of Game/Blockchain Development Experience
* WEBZEN / Casual Game, Art Design
* NJ Games / Casual Game, PM/ Director
* Kabod Ent. / Art Director - MMORPG Kabodonline
* ActozSoft Co.,Ltd / Character Design - Xup Project

**CTO - Louis Kim**

<div align="left"><figure><img src="/files/104u3AZfm4BD44KOHVo1" alt=""><figcaption></figcaption></figure></div>

* 18 Years of Game/VR/AR/Blockchain/Metavurse Development Experience
* Buydream CTO / MobileGame / BlockChain
* Kabod Ent. MMORPG Game Development / Server
* NJ Games / Server / Game Dev

**Project Director - SEONGLYONG HA**

<div align="left"><figure><img src="/files/V4k7i8tQ4zOTCA4CagFp" alt=""><figcaption></figcaption></figure></div>

* 17 Years of Game/Blockchain/Metavurse Development Experience
* NEXON / Pocket MapleStory Project General Director
* NEXON / MapleStoryM Project Global Director
* Kabod Ent. / Planning - MMORPG Kabodonline
* ActozSoft Co.,Ltd / Planning - Xup Project

**Global Business - BONA LEE**

<div align="left"><figure><img src="/files/05eTFgydtOH7CugavyJI" alt=""><figcaption></figcaption></figure></div>

* In crypto specialized interpretater since 2018
* Specializing in localization for overseas companies
* Consulting for Overseas corporate strategy and market entry

## Advisors

#### JUNE KIM&#x20;

<div align="left"><figure><img src="/files/MYf0faEnlxbWU9FPLtpB" alt=""><figcaption></figcaption></figure></div>

* Leader\&Founder of PERPLAY
* Jehmi, Inc. CEO
* Game\&Company CEO

#### Joshua Jeon(CFA)

<div align="left"><figure><img src="/files/c2laSIDlzlBFnyxpqEWd" alt=""><figcaption></figcaption></figure></div>

* Managing Director, DAOL asset management
* CEO , Arche capital Advisors
* 20 years of Fundmanager & Investment Experience

**Wanwoo Nam**

<div align="left"><figure><img src="/files/Iyrh0doe9EgtMtKQTTla" alt=""><figcaption></figcaption></figure></div>

* Doctor of Laws, Sungkyunkwan University
* Research professor at Jeonju University. Visiting Professor
* Korea Economic TV co-rating expert member
* Coinzest Legal Team Leader

#### Taehyung Kim&#x20;

<div align="left"><figure><img src="/files/CUHqzX3OtmAineC5W6b4" alt=""><figcaption></figcaption></figure></div>

* Binance, Upbit Hackathon Judge
* CEO of blockchain developers on the 34th
* Fast Campus Blockchain Development Instructor
* Director of OGQ Blockchain Development Division
* Crocus(AI) CTO

#### Katrina (Hyun Jeng Park)

<div align="left"><figure><img src="/files/goWYyzIXWS739CgGghIZ" alt=""><figcaption></figcaption></figure></div>

* Auckland University of Technology Hospitality NZ
* University of Cohen Bachelor of Business Administration, USA
* (Former) Cornerstone Korea’s Branch, USA head office search firm
* (Former) Ilmaggio Myeongdong Italian restaurant
* (Former) Executive secretary of GK group
* (Former)Marketing Director of , Biz & Beauty Section, Newspaper of Hankook
* (Former) General Partner of Investment Association (Jeong and Us)
* CEO of Farm corporation , Good Farm JEJU
* Chairman of the IT subcommittee of the National Honam Community Association
* Global Marketing Of Mainnet Project Quranium (Dubai)


---

# 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://dunex.gitbook.io/dunex/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.
