# Sandbox Assa Abloy Vostio Access Control System

Use the following set of credentials to add virtual Assa Abloy Vingcard Vostio locks to your Seam [sandbox workspace](https://docs.seam.co/latest/core-concepts/workspaces/#sandbox-workspaces):

{% hint style="info" %}
To use the virtual Visionline Access Control System (ACS) to issue mobile keys in a sandbox workspace, you must also connect the [virtual ASSA ABLOY Credential Services](https://docs.seam.co/latest/device-and-system-integration-guides/assa-abloy-vingcard-credential-services).
{% endhint %}

## Vostio Credentials

| Field        | Value                                                                    |
| ------------ | ------------------------------------------------------------------------ |
| System Name  | Any string to identify this Vostio ACS site, for example, My Vostio Site |
| Username     | `jane`                                                                   |
| Password     | `1234`                                                                   |
| Client ID    | `1234`                                                                   |
| User Pool ID | `1234`                                                                   |

## Mobile Key Information

If you plan to create mobile keys, select the **Mobile Keys will be issued in this system** field and specify the following information:

| Field     | Value |
| --------- | ----- |
| BLE UUID  | 1     |
| System ID | 1     |


---

# 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-vostio-access-control-system/sandbox-assa-abloy-vostio-access-control-system.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.
