> 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-ms/selamat-datang/installation.md).

# Pemasangan

## Muat turun

Gunakan pemasang rasmi:

[Muat turun `GeoProspectorSetup.exe`](https://github.com/visi-digital-internasional/geo-prospector-update/releases/latest/download/GeoProspectorSetup.exe)

Nama fail yang dijangka:

`GeoProspectorSetup.exe`

## Pasang

1. Tutup semua tetingkap Geo Prospector yang sedang berjalan.
2. Muat turun pemasang daripada saluran keluaran rasmi.
3. Jalankan pemasang sebagai Pentadbir.
4. Ikuti arahan pemasangan Windows.
5. Tunggu sehingga semua fail runtime dan keselamatan disalin.
6. Lancarkan Geo Prospector daripada pintasan desktop atau menu Mula.
7. Sahkan bahawa versi yang dipasang ialah `6.7.15.1`.
8. Buka **Pengaktifan** dan sahkan status lesen.

{% hint style="warning" %}
Jangan salin hanya fail boleh laku utama ke komputer lain. Geo Prospector bergantung pada runtime yang disertakan, komponen penyemak imbas, manifes security-anchor yang ditandatangani, dan fail tandatangan.
{% endhint %}

## Naik taraf pemasangan sedia ada

Jalankan pemasang terkini ke atas pemasangan sedia ada. Selepas naik taraf:

1. Buka semula Geo Prospector.
2. Sahkan versi `6.7.15.1`.
3. Sahkan bahawa lesen sedia ada dikesan.
4. Jalankan ujian ringkas lima rekod.
5. Sahkan bahawa fungsi Keputusan dan eksport berfungsi dengan normal.

## Sahkan pemasang

| Medan   | Nilai                                                              |
| ------- | ------------------------------------------------------------------ |
| Fail    | `GeoProspectorSetup.exe`                                           |
| Saiz    | `253264229 bait`                                                   |
| SHA-256 | `FE3CFADD45DA098984318BCA64B2C9A65B9174F657048EBA4A80568A14855829` |

Laporan URL VirusTotal tersedia [di sini](https://www.virustotal.com/gui/url/17506a6fdfab37537bec95b3b24ca4052470dbcfc262532bfc0825098b430249?nocache=1).


---

# 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-ms/selamat-datang/installation.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.
