# Step 2: Connect the Virtual Visionline ACS to Seam

Once you've created a sandbox workspace, add a virtual Visionline ACS to start developing your Visionline plastic card encoding app.

1. In the top navigation pane of [Seam Console](https://console.seam.co/), click **ACS Systems**.
2. On the **Access Systems** page, click **New Access System**.

   Seam Console displays a Connect Webview that enables you to connect a virtual ACS to Seam.
3. In the Connect Webview, authorize the connection.
   1. Click **Continue**.
   2. If the Connect Webview displays multiple brand options, click **Visionline**.
   3. On the **Set up your Seam Bridge** page, click **Continue**.

      [Seam Bridge](https://docs.seam.co/latest/capability-guides/seam-bridge) is a software-only component that enables you to connect on-premises software systems to the Seam platform. Because Visionline is an on-premises ACS, Seam Bridge is required for real Visionline systems. However, this option uses a virtual Visionline ACS, so you do not need to install Seam Bridge.
   4. On the **Set up your Seam Bridge** page, click **Submit**.
   5. On the **Enter your credentials** page:
      1. In the **Visionline Site Name** field, type any string to identify this virtual Visionline ACS site, for example, `My Visionline Site`.
      2. In the **Username** field, type `jane`.
      3. In the **Password** field, type `1234`.
      4. Click **Submit**.
   6. Click **Close**.

The **Access Systems** page now displays the newly-connected virtual Visionline access control system.


---

# 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-sandbox-workspace/step-2-connect-the-virtual-visionline-acs-to-seam.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.
