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

# เริ่มต้นใช้งานอย่างรวดเร็ว

ทำการค้นหาแบบเล็กให้เสร็จก่อนเรียกใช้งานงานขนาดระดับโปรดักชัน.

## 1. ยืนยันการเปิดใช้งาน

เปิด **การเปิดใช้งาน** และตรวจสอบ:

* สถานะไลเซนส์เป็นใช้งานอยู่
* ข้อมูลอายุการใช้งานถูกต้อง
* มีเครดิตพร้อมใช้งาน
* เวอร์ชันของแอปพลิเคชันคือ `v6.7.15.1`

## 2. เปิด B2B Finder

เลือก **B2B Finder** จากแถบด้านข้าง.

## 3. ตั้งค่าการค้นหาแบบเล็ก

ใช้การทดสอบแบบเจาะจง:

| การตั้งค่า         | ตัวอย่าง         |
| ------------------ | ---------------- |
| หมวดหมู่เป้าหมาย   | บริษัทซอฟต์แวร์  |
| ประเทศ             | อินโดนีเซีย      |
| ภูมิภาค / จังหวัด  | ชวาตะวันตก       |
| เมือง              | บันดุง           |
| จำนวนข้อมูล        | 5                |
| ตัวกรองรายการซ้ำ   | เปิดใช้งาน       |
| ตัวค้นหาอีเมล      | ไม่บังคับ        |
| ความหน่วงของข้อมูล | ปลอดภัยหรือสมดุล |

## 4. เรียกใช้งานและติดตาม

เริ่มการค้นหาและติดตามลำดับสถานะปกติ:

`พร้อม → กำลังทำงาน → กำลังสรุปผลลัพธ์ → เสร็จสมบูรณ์`

## 5. ตรวจสอบและส่งออก

เลือก **ดูผลลัพธ์**, ยืนยันตำแหน่งและหมวดหมู่ ตรวจสอบระเบียนสุดท้าย และส่งออกไฟล์ทดสอบขนาดเล็ก.

{% hint style="success" %}
การทดสอบ 5 ระเบียนที่สำเร็จยืนยันว่าแอปพลิเคชัน รันไทม์ ไลเซนส์ พื้นที่จัดเก็บ และไปป์ไลน์ผลลัพธ์ทำงานได้ก่อนที่คุณจะเสียเวลาไปกับงานขนาดใหญ่กว่า
{% 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-th/welcome/quickstart.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.
