> 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/prospecting-workflows/target-and-location.md).

# 대상과 위치를 선택하세요

## 대상 카테고리

다음과 같이 귀하의 목표 잠재고객을 가장 잘 설명하는 카테고리를 선택하세요:

* 소프트웨어 회사
* 웹 디자인 회사
* IT 컨설턴트
* 마케팅 대행사
* 건설 회사

## 지역

위치를 넓은 범위에서 구체적인 범위로 설정하세요:

1. 국가
2. 지역 또는 도
3. 도시

더 구체적인 지역 설정은 일반적으로 관련성을 높이지만, 사용 가능한 레코드 수를 줄일 수 있습니다.

## 데이터 수

데이터 수는 최종 레코드의 원하는 수입니다. 최종 수는 다음 경우 더 낮아질 수 있습니다:

* 선택한 시장의 공개 데이터가 제한적인 경우
* 중복 필터가 많은 후보를 제거하는 경우
* 카테고리가 중복되는 경우
* 레코드가 최종 검증에 실패하는 경우
* 프로세스가 조기에 중단되는 경우


---

# 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/prospecting-workflows/target-and-location.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.
