# 셀프 진단

- [기관총엑셀 설치 방법](https://mgunexcel.gitbook.io/doc/self/install.md)
- [1. 윈도우, 엑셀 업데이트](https://mgunexcel.gitbook.io/doc/self/install/update.md)
- [2. 필수 프로그램 3종 설치](https://mgunexcel.gitbook.io/doc/self/install/requirement.md)
- [자주 발생하는 에러](https://mgunexcel.gitbook.io/doc/self/cases.md)
- [숨겨진 모듈 컴파일 오류](https://mgunexcel.gitbook.io/doc/self/cases/hidden.md)
- [매크로 차단 문제](https://mgunexcel.gitbook.io/doc/self/cases/macro-block.md)
- [아래 첨자 사용이 잘못](https://mgunexcel.gitbook.io/doc/self/cases/file-error.md)
- [크롬 브라우저 수동 업데이트](https://mgunexcel.gitbook.io/doc/self/cases/chrome-update.md)
- [회색화면, 엑셀이 꺼지는 경우](https://mgunexcel.gitbook.io/doc/self/cases/just-quit.md)
- [바이러스 격리?](https://mgunexcel.gitbook.io/doc/self/cases/virus.md)
- [자동화 오류입니다](https://mgunexcel.gitbook.io/doc/self/cases/automation-error.md)
- [칸 조절하는 거 어디 갔나요?](https://mgunexcel.gitbook.io/doc/self/cases/column-size.md)
- [필터 버튼 어디 갔나요?](https://mgunexcel.gitbook.io/doc/self/cases/filter.md)
- [행 삭제 방법](https://mgunexcel.gitbook.io/doc/self/cases/delete-row.md)
- [관리자 권한 실행](https://mgunexcel.gitbook.io/doc/self/cases/run-admin.md)
- [쿠팡 막힘 방지](https://mgunexcel.gitbook.io/doc/self/cases/coupang-block.md)
- [절전 모드 화면 꺼짐 방지](https://mgunexcel.gitbook.io/doc/self/cases/power-option.md)
- [네이버 로그인 안될 때](https://mgunexcel.gitbook.io/doc/self/cases/login-naver.md)
- [모니터 배율 낮추기](https://mgunexcel.gitbook.io/doc/self/cases/monitor.md)
- [프록시 고정아이피 접속이 안됨](https://mgunexcel.gitbook.io/doc/self/cases/eliteip-error.md)
- [고급 기능](https://mgunexcel.gitbook.io/doc/self/advanced.md)
- [메일전송 세팅](https://mgunexcel.gitbook.io/doc/self/advanced/mail-naver.md)
- [문자전송 세팅](https://mgunexcel.gitbook.io/doc/self/advanced/sms.md)
- [테더링 IP 변경](https://mgunexcel.gitbook.io/doc/self/advanced/ip-change.md)
- [아이피 변경 방식 3종](https://mgunexcel.gitbook.io/doc/self/advanced/ip-change/ip.md)
- [인공지능 API 등록](https://mgunexcel.gitbook.io/doc/self/advanced/api.md)
- [지피티 API 등록](https://mgunexcel.gitbook.io/doc/self/advanced/api/gpt.md)
- [클로드 API 등록](https://mgunexcel.gitbook.io/doc/self/advanced/api/claude.md)
- [제미니 API 등록](https://mgunexcel.gitbook.io/doc/self/advanced/api/gemini.md)
- [딥시크 API 등록](https://mgunexcel.gitbook.io/doc/self/advanced/api/deepseek.md)
- [AI 이미지 생성](https://mgunexcel.gitbook.io/doc/self/advanced/api/image.md)
- [기관총엑셀 최신 버전 다운](https://mgunexcel.gitbook.io/doc/self/advanced/download.md)
- [월 구독, 올 패스 등록 방법](https://mgunexcel.gitbook.io/doc/self/advanced/subscription.md)
- [서포트팀 원격 지원받기](https://mgunexcel.gitbook.io/doc/self/remote-support.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://mgunexcel.gitbook.io/doc/self.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.
