# Step 1: Install Your Visionline Application

You can install the Visionline application and use a development—pre-certification—Visionline account to develop and test your plastic card encoding app.

To obtain access, contact Seam at <support@seam.co>.

***

## System Requirements

Make sure that your computer meets the following requirements:

* Key server:
  * Visionline V1.27 (or newer)
  * Windows 10 1901 (or newer)
  * Hosted in a location where internet traffic is allowed
* ASSA ABLOY online locks:
  * Bluetooth modules and licenses installed

For more details, see the following ASSA ABLOY Visionline document:

***

## Install Visionline

Install the Visionline application on a Windows computer.

{% hint style="info" %}
When prompted for an account username and password, you must specify the username and password of the Windows account that has administrative rights to the computer on which you are installing Visionline.
{% endhint %}

For detailed instructions, see the following ASSA ABLOY Visionline document:

***

## Start Visionline

When you open the Visionline application, choose unlicensed mode.


---

# 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-plastic-card-encoding-app/developing-your-visionline-plastic-card-encoding-app-using-a-real-visionline-server/step-1-install-your-visionline-application.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.
