> For the complete documentation index, see [llms.txt](https://visi-digital-internasional.gitbook.io/geo-prospector/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://visi-digital-internasional.gitbook.io/geo-prospector/geo-prospector-ko/release-notes/6.7.12.1/6.7.16.3.md).

# v6.7.16.3 확정

Geo Prospector Established Edition v6.7.16.3은 검증된 v6.7.15.1 소스를 기반으로 한 유지 관리 릴리스입니다.

## 릴리스 범위

이 릴리스는 공개 애플리케이션, Windows 실행 파일, 서명된 Security Anchor 매니페스트, 설치 프로그램 버전을 6.7.16.3으로 동기화합니다.

Established Edition의 기능 집합, 비즈니스 로직, 공개 키, 라이선스 호환성은 검증된 v6.7.15.1 기반과 동일하게 유지됩니다.

## 검증

* 애플리케이션 버전: 6.7.16.3
* Windows FileVersion: 6.7.16.3
* Windows ProductVersion: 6.7.16.3
* Security Anchor 매니페스트: 6.7.16.3
* 설치 프로그램 크기: $installerSize바이트
* 설치 프로그램 SHA-256: $installerSha256

## 다운로드

현재 Windows 설치 프로그램을 다음에서 다운로드하세요: [최신 GitHub 릴리스](https://github.com/visi-digital-internasional/geo-prospector-update/releases/latest/download/GeoProspectorSetup.exe).

업데이터 메타데이터는 필수가 아닙니다.


---

# 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, and the optional `goal` query parameter:

```
GET https://visi-digital-internasional.gitbook.io/geo-prospector/geo-prospector-ko/release-notes/6.7.12.1/6.7.16.3.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
