# Mengisi Data Pembeli

Di bagian pertama pada halaman checkout mengharuskan Anda untuk mengisi data pembeli.

Data pembeli yang harus diisi bertanda bintang (\*) yang meliputi:

1. nama depan
2. nama belakang
3. nama negara
4. alamat rumah
5. kota
6. provinsi
7. kode pos kecamatan
8. telepon
9. alamat email

{% hint style="info" %}

### <mark style="color:blue;">Informasi!</mark>

Data pembelian di atas digunakan untuk memudahkan kami dalam memasukkan Anda ke dalam Grup WhatsApp maupun ke dalam Grup Kursus
{% 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://support.ciptacendekia.com/4.-pembayaran/alur-pembayaran/mengisi-data-pembeli.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.
