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

# Upgrade Paket

Terdapat dua kategori paket agar undangan digital Anda menjadi lebih menarik. tersedia paket **Premium,** paket dengan beberapa fitur berguna dan paket **Platinum,** paket rekomendasi dengan fitur paling lengkap untuk undangan digital Anda. Untuk meng-upgrade paket Anda dapat klik menu **Upgrade.**

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

PIlih paket yang Anda pilih.

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

Klik **Checkout.**

<figure><img src="/files/8RFGSn1olDeFDztB618V" alt=""><figcaption></figcaption></figure>

Klik **Pembayaran.**

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

Tentukan metode pembayaran yang ingin Anda gunakan.

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

Lakukan pembayaran sesuai metode pembayaran yang Anda pilih.

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

Setelah melakukan pembayaran maka Anda akan menerima notifikasi pembayaran sukses.

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

Tunggu beberapa saat, maka paket terbaru Anda bisa digunakan.

<figure><img src="/files/SPsvvXUqKvJiR98fZ6ee" 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.seremoni.id/upgrade-paket.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.
