> For the complete documentation index, see [llms.txt](https://guides.orderla.my/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guides.orderla.my/orderla-pro/delyva-integration/delyva-integration-tips.md).

# Delyva Integration Tips

{% hint style="info" %}
First you need to follow the instruction at Delyva Integration.
{% endhint %}

Firstly at Form Edit / Pickup Delivery section scroll down to **Map-based Local Delivery** section.&#x20;

Turn on the switch on.&#x20;

{% hint style="info" %}
With this tips, after the process completed you need to turn off back this feature, if you don't want the Map-based Local delivery feature.
{% endhint %}

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

### Set Your Location

Now click on **'Set Location & Covered Area'.**

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

A modal will appear like below. Start seach your location at the top field. Click on the suggestion until you get the **red pin**.&#x20;

<figure><img src="/files/60abkTKSyoH6m73veAA5" alt=""><figcaption></figcaption></figure>

Drag & drop your pin to specifically point your location.&#x20;

Once you done, click **'Done'**.

Click **'Save'** to save your form.

After you save your form, turn off '**Map-based Local Delivery**'.

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

### Managing the Order

At the Order Details (on the web), when you receive order via Delyva, there is a section titled **'Delyva Delivery'**.

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

Click on '**Manage Delyva Shipment'** button. Scroll down until you see checkbox for 'Send Seller's Coordinate', check the checkbox. Then click **'Submit & Purchase Parcel'**

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/orderla-pro/delyva-integration/delyva-integration-tips.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.
