# 로드맵

<table data-header-hidden data-full-width="true"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td><strong>1단계: IDO 시행</strong></td><td><strong>2단계: 토큰엔진 개발(Base)</strong></td></tr><tr><td><p>•       IDO 로드맵 작성</p><p>•       IDO 법적, 기술적, 조직적 검토</p><p>•       IDO 발표 문서 준비</p><p>•       IDO 토큰 발행 시스템 개발</p><p>•       IDO 로그인 시스템 개발</p></td><td><p>•       토큰 채굴 모듈 개발</p><p>•       토큰 전송 모듈 개발</p><p>•       토큰 지갑 모듈 개발</p><p>•       토큰 서명 모듈 개발</p><p>•       토큰 관리 모듈 개발</p></td></tr><tr><td>3단계: 토큰엔진 개발(Commercial)</td><td>4단계: 토큰플랫폼 개발</td></tr><tr><td><p>•       토큰 채굴 모듈 개발</p><p>•       토큰 전송 모듈 개발</p><p>•       토큰 지갑 모듈 개발</p><p>•       토큰 서명 모듈 개발</p><p>•       토큰 관리 모듈 개발</p></td><td><p>•       트랜잭션 서버 개발</p><p>•       블록체인 서버 개발</p><p>•       PC/모바일 지갑 개발</p><p>•       채굴 시스템 개발</p><p>•       응용 시스템 개발</p></td></tr><tr><td>5단계: 메인넷 런칭</td><td>6단계: 토큰 거래소 등록</td></tr><tr><td><p>•       GitHub 소스 등록</p><p>•       블록탐색기 서비스 등록</p><p>•       테스트넷 QA(품질테스트) 진행</p><p>•       테스트넷 개선</p><p>•       메인넷 런칭</p></td><td><p>•       채굴 서비스 시행</p><p>•       API 서비스 시행</p><p>•       코인마켓캡 등록</p><p>•       국제 거래소 등록</p></td></tr></tbody></table>


---

# Agent Instructions: 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:

```
GET https://docskr.romrom.io/undefined-5.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
