# APP별 매뉴얼

- [회사관리](https://bizplay.gitbook.io/manual/app/undefined.md): 회사의 기본정보를 등록(수정) 합니다. 관계사업장이 있는 경우 관계사업장 정보를 등록 합니다.회사 기본정보 등록 및 변경은 회사 관리자만 할 수 있습니다.
- [법인카드관리](https://bizplay.gitbook.io/manual/app/corpcard-manager.md)
- [환경설정](https://bizplay.gitbook.io/manual/app/setting.md)
- [카드영수증](https://bizplay.gitbook.io/manual/app/receipt-manager.md)
- [카드지출결의](https://bizplay.gitbook.io/manual/app/receipt-report.md)
- [카드보고서](https://bizplay.gitbook.io/manual/app/card-report.md)
- [카드사정보수집(스크래핑)](https://bizplay.gitbook.io/manual/app/undefined-2.md)
- [출장/구매/복지](https://bizplay.gitbook.io/manual/app/undefined-3.md)
- [결재함](https://bizplay.gitbook.io/manual/app/approval-box.md)
- [비즈플레이 모바일](https://bizplay.gitbook.io/manual/app/pricard-mobile.md)


---

# 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://bizplay.gitbook.io/manual/app.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.
