> 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/updates-and-security/build-integrity.md).

# ความสมบูรณ์ของรุ่นที่เผยแพร่

บิลด์อย่างเป็นทางการใช้ Security Anchor เพื่อตรวจสอบยืนยันตัวตนของผลิตภัณฑ์และไฟล์แอปพลิเคชันที่ได้รับการปกป้อง

## ตัวตนของแมนิเฟสต์

* ผลิตภัณฑ์: `geo_prospector`
* รุ่น: `ที่จัดตั้งขึ้น`
* ชุด: `0`
* เวอร์ชัน: `6.7.15.1`
* ลายนิ้วมือคีย์สาธารณะ: `67B64034CD77BE4018EC8102D36F8469548EE0DDCFE87CC322D26DDCFE036A35`

## ไฟล์ Security Anchor ที่จำเป็น

ไดเรกทอรีของแอปพลิเคชันที่ติดตั้งมี:

* `security_anchor_manifest.json`
* `security_anchor_manifest.sig`

แมนิเฟสต์ที่ลงนามแล้วประกอบด้วยตัวตนของไฟล์ที่ได้รับการปกป้องและแฮช SHA-256 ลายเซ็นจะได้รับการตรวจสอบด้วยคีย์สาธารณะ Ed25519 ที่ฝังอยู่

## คอมโพเนนต์ของรีลีสที่ได้รับการปกป้อง

* ตัวตนของผลิตภัณฑ์และรุ่น
* ตัวตนของเวอร์ชันแอปพลิเคชัน
* แมนิเฟสต์ที่ลงนามแล้ว
* ลายเซ็น Ed25519
* ลายนิ้วมือคีย์สาธารณะ
* รายการไฟล์ SHA-256
* ไฟล์ปฏิบัติการหลักและไฟล์รันไทม์ที่ได้รับการปกป้อง

คำเตือนเกี่ยวกับความสมบูรณ์ของรีลีสอาจปรากฏขึ้นเมื่อไฟล์สูญหาย มีการแก้ไข ไม่ตรงกัน หรือถูกคัดลอกมาไม่ครบถ้วน

## การกู้คืน

1. ปิด Geo Prospector.
2. ดาวน์โหลดตัวติดตั้งอย่างเป็นทางการ.
3. ติดตั้งแอปพลิเคชันทั้งหมดใหม่.
4. อย่าแทนที่ไฟล์ทีละไฟล์.
5. เปิดแอปพลิเคชันอีกครั้งและตรวจสอบเวอร์ชันที่ติดตั้งไว้.

{% hint style="danger" %}
คีย์สำหรับลงนามแบบส่วนตัวและ seed ส่วนตัวไม่ได้แจกจ่ายมาพร้อมกับ Geo Prospector และต้องไม่ถูกแบ่งปัน
{% 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/updates-and-security/build-integrity.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.
