# 도움말 센터

오피스패스워드 우측 상단의 프로필 사진을 클릭하면 나오는 메뉴에서 '**도움말 센터**'는 오피스패스워드 사용 중 궁금한 점이 생겼을 때, **온라인 매뉴얼**을 확인할 수 있는 메뉴입니다.

* **온라인 도움말 이용하는 방법**
  * 우측 상단 프로필 메뉴에서 **도움말 센터**를 클릭하면 새 탭(또는 새 창)에 오피스패스워드 도움말 사이트가 열립니다.

도움말 센터는 오피스패스워드를 처음 사용하는 사용자뿐 아니라, 특정 기능의 상세 동작을 확인해야 할 때도 유용하게 활용할 수 있습니다.

<figure><img src="/files/Dx3uTUmNiyoiFFGnQ9Bz" alt=""><figcaption><p>오피스패스워드 도움말 센터 클릭</p></figcaption></figure>


---

# Agent Instructions: 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:

```
GET https://docs.officepassword.kr/using-officepassword/help-center.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
