# PreArrival

* [ ] As a User, I can see & click `Create` button for PreArrival form
* [ ] As a User, I will see the PreArrival form and can submit after all the required fields already fill-in. All repetitive inputs will be repopulate from Application form
* [ ] As a User, I will be prompted with the error message whenever I leave the required field empty or entered wrong type/format of data
* [ ] As a User, I will received an email once the form saved as draft or has been submitted
* [ ] As a User, I will be able to `Edit` the application if status is in `Draft`
* [ ] As a User, I will received an email after has been accepted to InProgram and perform extra function such as Claim & Milestone


---

# 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://central-docs.mymagic.my/by-modules/atas/uat-for-user/prearrival.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.
