> For the complete documentation index, see [llms.txt](https://help.tribeliopage.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.tribeliopage.com/getting-started/membuat-landing-page.md).

# Membuat Landing Page

## Tutorial Membuat Landing Page

![](/files/LA5uN7CuhgshZECda3nt)

1. Klik "**Create Landing Page**"
2. Masukkan nama untuk landing page kamu pada "**Site Name**"&#x20;
3. Isi "**Description**" untuk landing page kamu
4. Isi "**Link**" landing page
5. Klik tombol "**Start**"&#x20;
6. Pilih tampilan page kamu. Kamu bisa menggunakan template yang sudah disediakan atau custom design page kamu.&#x20;
7. Klik "**Components**" untuk menambahkan komponen dalam Landing Page kamu. Untuk melihat list komponen, kamu bisa lihat di bagian "**Page Builder**"**,** seperti Image, Text, Banner, Column dan komponen lainnya.
8. Kamu bisa mengatur style page seperti, background color, font, dan sebagainya dengan menu "**Style**".
9. Kamu bisa melihat dan mengatur pengaturan page kamu seperti link, deskripsi, dan lain sebagainya di menu "**Settings**".
10. Jika kamu mau melihat preview dari landing page yang kamu telah kamu buat, klik "**Preview**"
11. Jika kamu ingin mem-*publish* landing page yang telah dibuat, klik tombol "**Publish**".


---

# 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:

```
GET https://help.tribeliopage.com/getting-started/membuat-landing-page.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
