> For the complete documentation index, see [llms.txt](https://help.karyakarsa.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.karyakarsa.com/panduan-pendukung/petunjuk-penggunaan-karyakarsa-untuk-penikmat-karya/cara-login.md).

# Cara Login

Setelah mendaftar atau mendukung karya, pastikan kamu *login* terlebih dahulu agar bisa menikmati karya yang telah kamu dukung. Ada 3 cara mudah untuk *login* ke akun pendukung.&#x20;

### 1. Masukan email dan password yang telah terdaftar.

Ini adalah cara paling dasar untuk *login*. Kamu tinggal masukkan alamat email dan password yang telah kamu daftarkan sebelumnya. Jika terkendala terkait password atau kamu lupa, bisa tekan "Lupa Password" yang ada di bawah kotak *login*.&#x20;

![](/files/aZhHvtnXP5YD0iavghmj)

### 2. Masuk menggunakan tombol GOOGLE.&#x20;

Kamu daftar ke KaryaKarsa menggunakan email Gmail? Nah, ini adalah cara paling mudah dan prosesnya mirip dengan yang digunakan di beberapa aplikasi lain. Tinggal tekan tombol merah bertuliskan GOOGLE dan selesai. Kamu sudah berhasil *login*.&#x20;

![](/files/VFCGDXyqhsux6BEp7Rpp)

### 3.  Masuk menggunakan tombol FACEBOOK.

Sama seperti masuk menggunakan tombol GOOGLE, kamu cukup tekan tombol biru yang bertuliskan FACEBOOK dan selesai. Kamu sudah berhasil *login*.

![](/files/P1BSv1d44zMzbD3UFKAH)

**Update:** **login menggunakan Apple ID** sekarang tersedia untuk pengguna iOS.

<table data-view="cards" data-full-width="false"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Masalahmu Belum Selesai?</strong></td><td>Yuk, tanyakan keluhanmu ke <a href="mailto:tanya@karyakarsa.com"><strong>tanya@karyakarsa.com</strong></a></td><td></td><td><a href="/files/Y7NxFsT9dJ3rMg0TJWaQ">/files/Y7NxFsT9dJ3rMg0TJWaQ</a></td><td><a href="mailto:tanya@karyakarsa.com">mailto:tanya@karyakarsa.com</a></td></tr><tr><td><strong>Ingin Dapatkan Update Terbaru?</strong></td><td>Follow Instagram Kita, <a href="https://www.instagram.com/karyakarsa_id/"><strong>@karyakarsa_id</strong></a></td><td></td><td><a href="/files/ktJWPLt1JRRT0yGs8xfK">/files/ktJWPLt1JRRT0yGs8xfK</a></td><td><a href="https://www.instagram.com/karyakarsa_id/">https://www.instagram.com/karyakarsa_id/</a></td></tr></tbody></table>


---

# 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://help.karyakarsa.com/panduan-pendukung/petunjuk-penggunaan-karyakarsa-untuk-penikmat-karya/cara-login.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.
