# Build your First Form

Orderla.my Ordering Platform is centered to its **forms**. Form let your customer to select their orders and key in their details and send to you as a seller.

Here we will learn how to get started with Orderla, subscribe to Plus / Pro plan , integrate with payment gateway and so much more.

Let's get started by creating your first WhatsApp Order Form. WhatsApp Order Form works like a sales page showing about your offerings and products. Customers can select the items they want and send as a messenging text to merchant to order.&#x20;

This solution is perfect for merchant who already using WhatsApp to step-up their game.&#x20;

## Building a Form

### 1. Create Your First Order Form

On the navigation menu, click on the **Order Forms** > **Forms**, then click **'Create New Form'**. Add the title and form slug. Form slug will be automatically generated by the title. Form slug will be part of form's URL.

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

Start type **Title**, and Form Slug will appear automatically. Adjust the Form Slug if needed. Click **Save** on top right to save the form first.&#x20;

Right after Save. You may now access the **Products** section. Create list of sections and products from there.

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

Click on **'Add Section'**, and add Section Name.&#x20;

<figure><img src="/files/5KuuszIsPtlabXIbpjAd" alt=""><figcaption></figcaption></figure>

Then click '**Add Product**' inside the CAKE section.

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

This will open a '**Add Product**' popup. Now add your product's name, description, price & limit.

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

Click on Image to add an image. Currently we only support to add one image for one product.

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

Next is to click on **Add** button ( on the most bottom side ) to add the product inside the product list.

<figure><img src="/files/4LlCWpvbX8smWTSKL0Jr" alt=""><figcaption></figcaption></figure>

Now you can preview your live page by clicking on the **Preview** button at the top bar.

### Preview Your Form

Now your form is live for you to test it out.

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

{% content-ref url="/pages/-MC6K8Us1wUfJRt\_SW0u" %}
[Subscribe Orderla Plus / Pro](/subscribe-orderla-plus/how-to-subscribe-to-orderla.my-plus-pro-plan.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MC6TbZ4zta8fGM2fOT\_" %}
[Payment Gateway Integrations](/orderla-plus/pengenalan-payment-gateway.md)
{% endcontent-ref %}


---

# 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://guides.orderla.my/get-started/build-your-first-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.
