> For the complete documentation index, see [llms.txt](https://panduan.eksam.id/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://panduan.eksam.id/membeli-paket-tryout-premium.md).

# Membeli Paket Tryout Premium

Sebelum menjalankan tutorial ini agar seluruh prosesnya dapat berjalan dengan lancar pastikan browser Anda menggunakan browser [Chrome](https://www.google.com/chrome/) / [Firefox](https://www.mozilla.org/en-US/firefox/windows/) versi terbaru.

Jika Anda belum mempunyai akun EKSAM.ID maka Anda harus registrasi terlebih dahulu, silahkan kunjungi panduan Registrasi Akun, jika sudah mempunyai akun EKSAM.ID maka bisa melanjutkan panduan ini.

Kunjungi halaman [https://eksam.id](https://eksam.id/login) lalu klik **Masuk.**

<figure><img src="/files/cZ1sgap5Nu4hjDBAvP5M" alt=""><figcaption></figcaption></figure>

Masukan Email dan Password Anda, lalu klik **Login.**

<figure><img src="/files/6XGEnTV8yGyPPvyGqM0g" alt=""><figcaption></figcaption></figure>

Pilih paket tryout Anda inginkan lalu klik **Checkout**.

<figure><img src="/files/tXaX46mYzifbmFnISji3" alt=""><figcaption></figcaption></figure>

Pilih **Beli Paket**.

<figure><img src="/files/WwDmFgGULakkKWkrB3kf" alt=""><figcaption></figcaption></figure>

Klik **Beli Sekarang.**

<figure><img src="/files/vZhVaEZlClWXNP27UAI9" alt=""><figcaption></figcaption></figure>

PIlih metode pembayaran yang akan Anda gunakan dan lakukan pembayaran sesuai petunjuk yang tercantum.

<figure><img src="/files/LrSbgy4heomCk3fEjGEa" alt=""><figcaption></figcaption></figure>

Jika sudah berhasil maka akan muncul notifikasi pembayaran sukses.

<figure><img src="/files/9mJbDSxqRFi5MYw70ycn" alt=""><figcaption></figcaption></figure>

Maka tryout sudah berhasil Anda beli.

<figure><img src="/files/XV0fgF0KjDHfDlzTaVyG" alt=""><figcaption></figcaption></figure>


---

# 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://panduan.eksam.id/membeli-paket-tryout-premium.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.
