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

# 14억 명이 영어를 학습하는 이유?

세계 인구의 1/5이 영어를 학습하는 가장 중요한 이유 5가지는 다음과 같습니다.\
\
1\. 더 좋은 직장에 취직하기 위해

2\. 새로운 사람을 만나거나 새로운 연인을 찾기 위해

3\. 자신감 있게 여행하기 위해

4\. 세계적 수준의 교육에 접근하기 위해

5\. 영어권 국가에서 새로운 삶을 시작하기 위해

영어 학습은 자기계발에만 그치지 않으며, 상당한 경제적 기회를 제공합니다. [여기](https://hbr.org/2013/11/countries-with-better-english-have-better-economies)를 클릭하여 Harvard Business Review 기사를 통해 영어 학습이 국가 GDP에 미치는 영향을 자세히 알아보세요.


---

# 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.letmespeak.org/ko/undefined/14.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.
