# Pengambilan Kunci

{% hint style="info" %}

* Pengambilan kunci ditandai dengan status izin akses **Not Verified**.
* Proses pengambilan kunci dilakukan di site dengan menunjukkan QR code ke penjaga kunci di site.

**Catatan**: Apabila tidak perlu ambil kunci, maka tahap pengambilan kunci bisa dilewati.
{% endhint %}

Proses penambilan kunci:

1. Klik tombol **`Detail`** pada halaman Check In.
2. Klik QR code.
3. Menunjukkan QR code ke penjaga kunci untuk melakukan proses approval.

{% hint style="success" %}
Proses pengambilan kunci berhasil apabila status izin akses menjadi **Verified**.
{% endhint %}


---

# Agent Instructions: 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:

```
GET https://docs.ineom-tsel.mit.id/faq/ticketing-system/permit/working-permit/pengambilan-kunci.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
