# Claim Flow

* When an insured event occurs, The customer can access Saladin's Claim portal to submit a claim request. The claim URL has been sent to the email of the customer.
* In the Claim screen, the customer must search & select an order to request the claim.
* Saladin provides an m-web for customers to enter their claim details  and other required information from the Insurer
* The claim request will be received and handled by Saladin and Insurer.

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

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

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

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

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

<figure><img src="/files/fzjC6bxCFD0S5O8NqjmN" 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://tripins.saladin.vn/api-document-for-embedded-trip-insurance/claim-flow.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.
