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

# 로드맵

<figure><img src="/files/RK7MpDw5SLWwdQMOHkun" alt=""><figcaption><p>Fig 10, IBTC 프로젝트 로드맵</p></figcaption></figure>

재단에서 정한 시점부터 6 개월동안 블록체인 기술평가 시스템의 개발을 완료하고, 이를기술 거래 시스템에 민팅하여 등록할 수 있게 연동한다. 이 과정에서 평가 받은 기술만 거래 시스템에 등록되도록 제한을 두어 시스템의 신뢰성과 품질을 보장한다.

프로젝트의 본격적인 시작과 더불어 거래시스템의 베타를 1 년내에 선보이고 필요한 개선사항들과 업데이트를 해나간다. 추가적으로 마케팅 플랜 진행을 통해 2 년 동안 새로운 서비스인 기술평가, 거래 플랫폼의 인지도와 사용자 기반을 늘리고, 지속적으로 서비스를 개선해 나간다. 이를 바탕으로 일반 사용자들을 성공적으로 세그멘테이션하고 시장에서 견고한 입지를 포지셔닝한다.


---

# 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://ibtc-whitepaper.gitbook.io/kor/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.
