> 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/undefined-1.md).

# 기술의 선한 영향력

LetMeSpeak는 목표가 있는 메타버스입니다.

영어 학습을 지원함으로써 누구나 다른 사람의 삶에 더 쉽게 변화를 가져올 수 있는 환경을 조성하고자 합니다. 개인이나 단체가 유익한 영향을 미칠 수 있는 다양한 상황은 다음과 같습니다.

* **글로벌 자선사업.** 새로운 언어 학습이 경제적 기회를 개선하고, 빈곤을 극복할 힘을 실어줄 수 있도록, 도움이 필요한 사람들을 후원.
* **본인이 관심을 갖고 있는 사람들을 후원하여 지역에 베풀기.** 본인 출신 대학의 학생을 지원하거나 여행한 지역의 사람들을 지원해 보세요.
* **직원의 기술 증진.** 기업에서 직원들이 새로운 언어 기술을 습득하도록 후원할 수 있습니다. 브라질의 Sitel과 맺은 [기업 파트너십](/ko/undefined-5/undefined-1.md) 내용을 자세히 알아보세요.

요르단의 이라크 난민을 위한 LetMeSpeak의 [업무](/ko/undefined-5/undefined.md) 및 전 세계 140,000명 이상의 직원을 고용한 기업 Sitel과의 [기업 파일럿 프로그램](/ko/undefined-5/undefined-1.md)에 대해 자세히 알아보세요.

LetMeSpeak는 소셜 임팩트 활동의 일환으로 UN의 지속가능발전목표(SDG) 3가지에 기여하고 있습니다. 빈곤 종식, 양질의 교육 및 불평등 감소.

{% embed url="<https://youtu.be/UErcdF5FR3g>" %}


---

# 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/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.
