> For the complete documentation index, see [llms.txt](https://overleaf-pro.ayaka.space/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://overleaf-pro.ayaka.space/latex/ko/questions-and-answers/57-i-get-an-error-when-i-use-the-stata-package.md).

# stata 패키지를 사용할 때 오류가 발생합니다

Stata LaTeX 패키지는 상용 Stata 소프트웨어 패키지가 기기에 설치되어 있는 경우에만 사용할 수 있습니다. Stata는 당사의 LaTeX 컴파일 서버에 설치되어 있지 않습니다. 컴퓨터에서 Stata LaTeX 패키지 파일을 찾을 수 있다면, 라이선스 약관이 허용하는 경우 Overleaf 문서 프로젝트에 업로드할 수 있습니다. 다음에 나열된 네 개의 파일을 찾아야 합니다. **파일 종속성** 의 [*Stata Journal* 저자 지침 페이지](http://www.stata-journal.com/author/).

다른 패키지를 사용하는 데 문제가 있으면 [알려주세요](https://www.overleaf.com/contact) 저희가 확인해 드리겠습니다.


---

# 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://overleaf-pro.ayaka.space/latex/ko/questions-and-answers/57-i-get-an-error-when-i-use-the-stata-package.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.
