# How to Create Facebook App

Setelah Anda mendaftar untuk developer account, buat App pertama untuk mendapatkan App ID. Klik tombol '**Create App'** untuk memulai proses.

![Facebook Developers](/files/-MTFMsFblM_HCCCIzA8J)

Kemudian, Anda akan melihat pop-up notifikasi untuk memilih jenis app Anda.

![App Type](/files/ffv3EHGzoMNmuJcwV8Qb)

Masukkan **'Display Name'** untuk app baru Anda, **'Contact Email'**, dan pilih '**Bussiness Manager Account**' terverifikasi Anda. Lalu, klik tombol **'Create App'**.

![Create an App](/files/YSSUoOkFu270ovEL3Z8t)

{% hint style="info" %}
Nama tampilan aplikasi ini akan ditampilkan kepada end-user ketika mereka akan mencoba untuk **'Login with Facebook'** dan mereka akan dialihkan ke halaman website Facebook untuk izin masuk. Jadi, pastikan Anda memberikan nama yang bermakna di sini yang dapat mengidentifikasi website Anda.
{% endhint %}

Misalnya, masukkan nama tampilan **'Dolphinsdev'**.&#x20;

![Create App](/files/KvYphbqUddJCEtXJBq0i)

Kemudian, pilih business manager account Anda dan klik tombol **'Create App'**.

![Business Manager Account](/files/b5uzZ9R7hNSWA32vasHy)

Anda akan diminta untuk menyelesaikan pemeriksaan keamanan. Kemudian, centang captcha, dan klik tombol **'Submit'**.

![Security Check](/files/-MTFgprPvrGikHoIgwX2)

Setelah Anda berhasil menyelesaikan langkah 5, nomor identifikasi unik akan ditambahkan ke App Anda (App ID). App ID Anda dapat dengan mudah diakses melalui [App’s Dashboard](https://developers.facebook.com/apps/) Anda.

![Facebook App](/files/uyXwpF66bXTHEa7UDlBn)


---

# Agent Instructions: 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://docs.3dolphins.ai/5.3.0-id/integration/chanel-connector/facebook/how-to-create-facebook-app.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.
