> For the complete documentation index, see [llms.txt](https://docs.officepassword.kr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.officepassword.kr/using-officepassword.md).

# 오피스패스워드 사용하기

- [오피스패스워드란?](https://docs.officepassword.kr/using-officepassword/what-is-officepassword.md)
- [패스워드 목록보기](https://docs.officepassword.kr/using-officepassword/view-password-list.md)
- [다크웹 유출 여부 확인](https://docs.officepassword.kr/using-officepassword/view-password-list/checking-for-darkweb-leaks.md)
- [패스워드 상세보기](https://docs.officepassword.kr/using-officepassword/view-password-details.md)
- [패스워드 생성하기](https://docs.officepassword.kr/using-officepassword/create-a-password.md)
- [패스워드 삭제하기](https://docs.officepassword.kr/using-officepassword/delete-a-password.md)
- [패스워드 공유하기](https://docs.officepassword.kr/using-officepassword/share-a-password.md)
- [공유 권한 확인하기](https://docs.officepassword.kr/using-officepassword/share-a-password/check-sharing-permissions.md)
- [공유 패스워드 만료 확인](https://docs.officepassword.kr/using-officepassword/share-a-password/confirmin-shared-password-expiration.md)
- [즐겨찾기에 추가/삭제하기](https://docs.officepassword.kr/using-officepassword/add-or-remove-from-favorites.md)
- [내 패스워드 보기](https://docs.officepassword.kr/using-officepassword/view-my-passwords.md)
- [내보내기와 가져오기](https://docs.officepassword.kr/using-officepassword/export-and-import.md)
- [로그아웃 하기](https://docs.officepassword.kr/using-officepassword/logout.md)
- [오피스패스워드 잠그기](https://docs.officepassword.kr/using-officepassword/lock-the-officepassword.md)
- [도움말 센터](https://docs.officepassword.kr/using-officepassword/help-center.md)
- [브라우저 확장 프로그램 이용하기](https://docs.officepassword.kr/using-officepassword/using-browser-extensions.md)


---

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

```
GET https://docs.officepassword.kr/using-officepassword.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.
