> 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/responsible-use.md).

# 책임 있는 사용

Geo Prospector를 합법적인 비즈니스 조사에 사용하고, 관련 법률, 플랫폼 약관, 개인정보 보호 요건 및 연락 규정을 준수하세요.

## 권장 통제 사항

* 정당한 목적과 관련된 정보만 수집하세요
* 사용 전에 공개 연락처 정보를 검증하세요
* 기만적이거나 악의적인 연락을 피하세요
* 수신 거부 요청을 존중하세요
* 차단 목록을 유지하세요
* 내보낸 파일을 보호하세요
* 승인된 팀원으로 접근을 제한하세요
* 보존 및 삭제 규칙을 정의하세요

이 문서는 운영 지침이며 법률 자문이 아닙니다.


---

# 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/responsible-use.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.
