# How To Build Sell Your Product Landing Page (Order Form)

* [**How to Add Product**](/getting-started/kuasa-landing-page/products/product-listing/how-to-add-product.md)

1. Login to your Kuasa account via <https://landing-page.kuasa.io/>.
2. Click **Landing Page**.

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

3. Click **+ Add New Page button**.

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

4. Step 1: Click **Sell Your Product.**\
   \
   Step 2: Enter your **campaign name** and click **Create Page** button to proceed with the process.

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

5. Select template provided.

<figure><img src="/files/48usjOYAGrCkaILi0gBi" alt=""><figcaption></figcaption></figure>

6. You may select whether you are selling **Physical Product** or **Digital Product**.

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

7. Insert your product's image for banner.

<figure><img src="/files/9tkOaw4VRDvPNAhdVszW" alt=""><figcaption></figcaption></figure>

8. Enter your **Headline** with appropriate words regarding your products.

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

9. Step 1: Click **+ Add Product** button to choose your product.\
   \
   Step 2: Enter your **product** and **purchase limit**.

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

10. Click **Advance Settings** for other settings. If there is no other changes, you may proceed with the next step by clicking **Update & Publish** button.

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

11. **Advance Settings setup:**

Click Advance Settings.

<figure><img src="/files/9qWsxXNwW3jBi87eDm8v" alt=""><figcaption></figcaption></figure>

12. To add the **Button Text**, you may fill in two text boxes as shown in the picture below.

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

13. Your **Button Text** will be shown as in the picture below.

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

14. You may **add timer** to your Order Form by ticking the Set Timer settings. Then, you may fill in the **headline** and insert the **due date** for the offer.

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

15. Your **Headline** and **Timer** will be displayed as shown in the picture below.

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

16. You may add **Upsell Offer** to your Order Form by ticking the Add Upsell Offer settings. Then, you may select your product. To add Upsell Offer product, you may click **Add Upsell Offer** button.

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

17. Your **Upsell Offer** will be displayed after your customer has clicked **Continue button** to proceed with their payment.

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

18. You may add **Redirect Link** to your Order Form by ticking the **Redirect Link** settings. Then, you may fill in the redirect link. You may also set the **delay** for the redirect link.

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

19. To set the taggings, you may create the new taggings for **Failed/Abandoned Order**, **Pending Order** and **Complete Order**. Then, you may select the tagging in the settings. The order from your customers will be automatically added to the taggings.

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

20. You may copy your **Order Form link** by clicking on the **Copy** symbol next to the link. You may also edit the Order Form by clicking **Edit** button.

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

21. Congratulations! You have successfully created your **Order Form**.

<figure><img src="/files/FbQ05WaqG61mwpicVYt0" 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://tutorials.kuasa.io/getting-started/kuasa-landing-page/landing-page/how-to-build-sell-your-product-landing-page-order-form.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.
