# Development Phase

| Step | Activities                                                                                                                                                                                                                                                               | Responsibility   |
| ---- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ---------------- |
| 1    | Share staging credentials with service provider.                                                                                                                                                                                                                         | Onboarding Team  |
| 2    | Initiate the SPA/MOU signing process (For private entities-Service Provider Agreement, MOU for Government entities).                                                                                                                                                     | Onboarding Team  |
| 3    | SP to start the staging environment integration and inform UAEPASS team once completed to schedule the staging assessment. Refer the [<mark style="color:green;">Assessment checklist</mark>](#assessment-check-list) relevant to your integration for verifying points. | Service Provider |

#### <mark style="color:green;">**Assessment Check List**</mark>

/need to add new assessment checklist/////


---

# 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://docs.uaepass.ae/getting-onboarded-with-uae-pass/onboarding-process-for-uae-pass-service-providers/development-phase.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.
