# Step 1: Obtain ASSA ABLOY Certification for Your Mobile Key App

To launch your mobile app for issuing Visionline mobile keys into production, you must first obtain ASSA ABLOY certification. This certification process consists of the following steps:

* Answer a series of questions about your app. The categories of questions include app development and deployment, user authentication, credential issuance, mobile device handling, BLE reader integration, use cases, troubleshooting and support, and so on.
* Perform a set of pre-verification tests. Failing any of the pre-verification tests can result in a delay in the approval process.

Work with the ASSA ABLOY and Seam teams to achieve certification.

{% hint style="info" %}
Once your app is certified, ASSA ABLOY provides you with a production Credential Services tenant account and production application ID for your mobile app. ASSA ABLOY gives you the following production details:

* Tenant account username
* Tenant account password
* Credential Services URL
* System ID
* Application ID
* Mobile access UUID

Use this information to configure Visionline for mobile access and to connect your production Visionline account to Seam.
{% endhint %}


---

# 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.seam.co/latest/device-and-system-integration-guides/assa-abloy-visionline-access-control-system/visionline-acs-setup-instructions/developing-and-launching-your-visionline-mobile-key-app/launching-your-visionline-mobile-key-app/step-1-obtain-assa-abloy-certification-for-your-mobile-key-app.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.
