# Landing Link

Before connecting to Ladipage, you need to create a customer registration form.

* See the guide to create a customer registration form: [HERE](/setting/general-setting/nobi-marketing/form-web-dang-ki.md)

After successfully creating the customer registration form, you need to follow these steps to connect to Ladipage

Step 1: Log in to the Ladipage system

Step 2: Create a landing page for information registration

Step 3: Link the registration form with Ladipage

In steps 1 and 2, you will access the Ladipage system to set up a suitable interface for your purpose.

Below is the guide for linking the registration form with Ladipage, let's follow along.

Step 1: On the interface created on Ladipage, click "Save data"

<figure><img src="/files/87TcozKCY151COiOfo0v" alt=""><figcaption></figcaption></figure>

Step 2: Configure the display form -> Click "Add new"

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

Step 3: Manage display configurations, you perform the following steps:

(3.1) Enter configuration name

(3.2) Select linked account

(3.3) Select default account: API

<figure><img src="/files/3dSUDawjY3J53ewyDZWJ" alt=""><figcaption></figcaption></figure>

Step 4: Configure the linked account display settings -> Enter the following information:

(4.1) Enter the hosting name

(4.2) Enter the API url (Go to the web form you have created, click "get url" on the right side of the form, copy the url and paste it into this field)

(4.3) Select API content type: Application/json

(4.4) Check the box "Send API through Ladipage"

(4.5) Move the fields on the left to the "Enter API sending name" field. After completing the above steps, click "Update"

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

Step 5: Form management configuration display

(1) Click "Update"

(2) Notification appears, Click "OK"

Step 6: Return to the original form configuration interface,

(1) Click "Refresh" to display the configuration you have just set up.

(2) Select the configuration (The configuration you have just set up will be displayed at the top)

(3) Click Update

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

Step 7: Click "Publish" to publish the page -> Notification appears -> Click "Continue"&#x20;

Step 8: Successful publication notification&#x20;

(1) You can preview the page&#x20;

(2) Close the connection.

Follow the steps above and you have successfully linked the registration form with Ladipage.

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


---

# 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://helpv2.nobi.pro/channel-connection/landing-link.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.
