> 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/knowledge-base/115-overleaf-accessibility-statement.md).

# Overleaf 접근성 성명서

Overleaf는 장애 상태와 관계없이 모든 사용자가 이용할 수 있는 제품을 제공하는 데 최선을 다하고 있습니다. 당사의 최신 테스트 결과에 따르면 Overleaf (<https://www.overleaf.com>)는 웹 콘텐츠 접근성 지침(WCAG) 2.0의 A 및 AA 수준을 준수합니다.

Overleaf를 사용하는 동안 접근성 문제가 발생하면 의견을 보내 주시기 바랍니다. 온라인 [문의 양식](https://www.overleaf.com/contact) 또는 다음으로 연락해 주세요 <support@overleaf.com>.


---

# 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/knowledge-base/115-overleaf-accessibility-statement.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.
