# 자주 발생하는 에러

대표님이 겪게 되실\ <mark style="color:red;">**에러의 90%**</mark>는 이 챕터 에서 해결 되실 겁니다.

자주 발생했던 문제와\
그 해결책을 정리 해봤습니다.


---

# 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://mgunexcel.gitbook.io/doc/self/cases.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.
