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

# 연혁

2014\. 05 주) 돌다리 법인 설립

2014\. 09 중국 상해 스마트 콘텐츠 박람회 출품

2014\. 12 Oxford University Press 콘텐츠 제공 협약

2015\. 03 EM 스퀘어 상품 출시

2015\. 03 전라남도 교육청 납품(가온누리 다중 언어 학습기)

2015\. 05 정보통신 응용 개발 기술 지원 사업(ICT 교과연계 다중 언어 플렛폼 개발) 적합성 평가 통과

2015\. 05 기술 보증기금 보증 승인

2015\. 06 The Digital Education Show Asia 해외 전시회 참여(말레시아 쿠알라룸프)

2015\. 06 대한민국 해외 진출 종합 대전 참가 - 중국 상해

2015\. 10 두바이 GITEX와 독일 Book Fair 참가

2015\. 10 중국 연태 유치원 - 제품 모니터링.

2016\. 03 SK텔링크 계약 - 한국 최초 통신 결합 다중 언어 전용 폰 출시

2016\. 03 KOTRA 해외 서비스 산업 선정 기업(대한 무역공사)

2017\. 09 Oxford 동화 베트남어 개발 (한국어-영어-중국어-베트남어4중언어듣고읽기완성)

2021\. 09 게임으로  즐기며 보상 받는  Oxford 동화 개발


---

# 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://docs.edustar.io/background/undefined-1.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.
