> 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/updates-and-security/license-protection.md).

# 라이선스 보호

Geo Prospector에는 라이선스 유효성과 크레딧 일관성을 유지하기 위한 시계 롤백 방지 기능이 포함되어 있습니다.

## 시간 경고가 표시되면

1. Windows 자동 시간을 사용 설정하세요.
2. 시계를 동기화하세요.
3. 올바른 시간대를 확인하세요.
4. 애플리케이션을 다시 시작하세요.
5. 경고가 계속 표시되면 지원팀에 문의하세요.

라이선스를 우회하거나 로컬 보안 상태를 수정하려고 시도하지 마세요.


---

# 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/updates-and-security/license-protection.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.
