> 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/welcome/activation.md).

# 라이선스 활성화

해당 **활성화** 이 페이지는 장치 식별 정보, 라이선스 상태, 유효성, 크레딧, 애플리케이션 버전을 표시합니다.

## 활성화 요청

1. 열기 **활성화**.
2. 선택 **장치 ID 복사**.
3. 선택 **활성화 요청 보내기**.
4. Geo Prospector는 현재 공식 고객 지원 WhatsApp 채널을 엽니다.
5. 준비된 활성화 요청을 전송합니다.
6. 승인된 라이선스 토큰을 기다립니다.
7. Geo Prospector에 토큰을 입력합니다.
8. 활성화를 완료하고 상태가 활성으로 바뀌었는지 확인합니다.

{% hint style="info" %}
고객 지원 WhatsApp 연결 대상은 설치 프로그램을 변경하지 않고도 게시자가 업데이트할 수 있습니다. 요청 버튼을 사용하면 애플리케이션은 현재 게시된 지원 번호를 가져옵니다.
{% endhint %}

## 기기 ID

장치 ID는 현재 Windows 컴퓨터를 나타냅니다. 하드웨어 또는 주요 시스템 변경으로 인해 다른 장치 ID가 생성될 수 있으며, 이 경우 재활성이 필요할 수 있습니다.

## 업데이트 후

동일한 Windows 계정을 사용하고 애플리케이션 데이터를 삭제하지 마십시오. 유효한 라이선스가 감지되지 않으면:

1. 애플리케이션을 닫습니다.
2. Windows 날짜, 시간, 표준 시간대를 동기화합니다.
3. Geo Prospector를 다시 엽니다.
4. 설치된 버전을 확인합니다.
5. 현재 장치 ID를 복사합니다.
6. 다음을 사용해 지원팀에 문의 **활성화 요청 보내기**.
7. 활성화 스크린샷과 설치된 버전을 포함하십시오.

{% hint style="danger" %}
개인 서명 키, 개인 시드, 내부 라이선스 생성 도구 또는 개인 라이선스 생성 자료를 절대 공유하지 마십시오.
{% endhint %}


---

# 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/welcome/activation.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.
