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

# Welcome to MyConsultant

{% hint style="info" %}
**Intinya:** Halaman ini membantu Anda menemukan panduan yang tepat, baik sebelum membeli akses, setelah membeli akses, maupun saat menggunakan fitur MyConsultant di member area.
{% endhint %}

## Tentang MyConsultant

MyConsultant adalah platform persiapan mandiri berbasis web untuk USKP Tingkat A. Fokus utamanya adalah membantu Anda berlatih, melihat skor, membaca pembahasan, dan meninjau kesiapan secara lebih terukur.

> **Docs ini bukan tempat utama untuk belajar materi USKP A**. Panduan belajar, orientasi USKP A, dan strategi persiapan akan ditempatkan di [<mark style="color:$primary;background-color:$primary;">member area</mark>](https://member.myconsultant.id/). Docs ini difokuskan hanya untuk membantu Anda memahami produk, akses, fitur, pembayaran, kendala teknis, dan batas peran MyConsultant.

***

## Panduan Anggota

Bagian ini membantu Anda sebagai anggota untuk memahami cara mengakses dan menggunakan fasilitas belajar yang disediakan oleh MyConsultant.

{% hint style="info" %}
Silahkan gunakan tautan di bawah ini untuk mengakses masing-masing panduan dan menemukan informasi yang Anda perlukan.
{% endhint %}

{% content-ref url="/pages/BIswm4gQkg1XSxmTPDO7" %}
[Akses Member Area](/panduan-anggota/akses-member-area.md)
{% endcontent-ref %}

{% content-ref url="/pages/ITOYVEKj7mdeDC1m5ry2" %}
[Fitur dan Manfaat](/panduan-anggota/fitur-dan-manfaat.md)
{% endcontent-ref %}

***

## Mengenal MyConsultant

Bagian ini membantu Anda memahami posisi MyConsultant dengan jelas sebelum melihat fitur atau paket akses.

{% content-ref url="/pages/wSolHNj5HR1czXVyrDa4" %}
[Simulator USKP A](/product-guides/simulator-uskp-a.md)
{% endcontent-ref %}

{% content-ref url="/pages/61ewZcSVJWuq0Hh7csg8" %}
[Informasi Harga](/pre-sales/informasi-harga.md)
{% endcontent-ref %}

{% content-ref url="/pages/rO7fRBIO8dASFw3xxuMi" %}
[Lifetime Access](/pre-sales/informasi-harga/lifetime-access.md)
{% endcontent-ref %}

{% content-ref url="/pages/gxDiDl1h8sZoNReuZ3yv" %}
[Berlangganan](/pre-sales/informasi-harga/berlangganan.md)
{% endcontent-ref %}


---

# 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://docs.myconsultant.id/welcome-to-myconsultant.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.
