> For the complete documentation index, see [llms.txt](https://whitepaper-kr.gpia.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper-kr.gpia.xyz/undefined-4.md).

# 어드바이저

### 정우경&#x20;

**교육 및 교수 활동**

&#x20;\- 연세대학교 기계공학과 졸업

&#x20;\- Fordham University MBA in Finance

**경력:**

&#x20;\- 코오롱 건설

&#x20;\- AXA Advisors, Inc

&#x20;\- 현대증권

&#x20;\- AK 인터랙티브 대표

&#x20;\- 세종 이내과의원 컨설팅

&#x20;\- 청주 스타로미안 성형외과 컨설팅

### 윤재동

<figure><img src="/files/G5bWP0xCe67XGgKqV7r9" alt="" width="318"><figcaption></figcaption></figure>

**교육 및 교수 활동**

\- 중동고 고려대 경제학과 졸업

\- 경남 합천 출생

\- 87년 국정원 7급 공채

**경력:**

\- 2014 국정원 부이사관 의원면직

\- 태광그룹 흥국생명 흥국화재 예가람저축은행 사외이사 역임

\- 커빙턴앤버닝 미국 로펌사 상임고문 역임중

\- 바이오회자 해파톨 대표 역이중

\- 코스닥 상장사 사외이사 역임중

\- 밸애포크 자산운용사 회장 역임중<br>


---

# 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://whitepaper-kr.gpia.xyz/undefined-4.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.
