# Add Pickup & Delivery Options

You may add (static) delivery options for your customer to choose from.

First, go to form edit mode, go to 'Pickup / Delivery' tab.

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

Next, please enable 'Delivery Options' and make it as a requirement. Then you can see the list of Static Delivery Options. Please click '**Add Option**'.

![](/files/-McdrIFxBZLb3nfyi6tw)

![](/files/-McdraSIgNU3Npf9ySh6)

Type your option name and the price. And click 'Add'. Your option will be added into the list.

![](/files/-McdrnLWAMTMYqRG3mp9)

### Check on your Form

Now you can open your form and check-out the delivery options part.

![](/files/-McdrvJUiPsICaJQEKoR)


---

# 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/add-static-delivery-options.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.
