> 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/mengakses-bimbel.md).

# Mengakses Bimbel

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 layanan belajar yang Anda inginkan **CPNS**/**BUMN**/**Kedinasan/PPPK/PPG**.

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

Pilih kategori pembelajaran.

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

Pilih layanan **Bimbel**.

<figure><img src="/files/3A7DSNOkp8gU2R5905J6" alt=""><figcaption></figcaption></figure>

Pilih **Bimbel Saya.**

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

Klik produk bimbel yang sudah Anda dibel&#x69;**.**

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

Terdapat beberapa fitur yang dapat Anda gunakan, diantaranya:

* Rekaman & Materi: Berisi rekaman dan materi pembelajaran dari setiap bimbel.
* Channel: Link channel telegram dan diskusi perihal bimbel.
* Pretest: berisi soal yang harus Anda kerjakan sebelum mengikuti bimbel (maksimal bisa dikerjakan sebelum pukul 19.30 WIB).
* Lihat Ranking: untuk melihat ranking pretest.
* Mulai: untuk membuka kelas zoom yang akan berlangsung.

<figure><img src="/files/YvNddkykU2SxLrP2keL4" 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/mengakses-bimbel.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.
