# Access System Quick Starts

* [PIN Code Quick Start](/latest/capability-guides/access-systems/acs-quick-starts/pin-code-quick-start.md)\
  Create your first PIN code credential to grant an access system user scheduled access to a virtual entrance that has a keypad.
* [Encodable Key Card Quick Start](/latest/capability-guides/access-systems/acs-quick-starts/encodable-key-card-quick-start.md)\
  Create your first encodable key card credential to grant an access system user scheduled access to a virtual entrance that uses plastic card encoders and scanners.
* [Mobile Key Quick Start](/latest/capability-guides/access-systems/acs-quick-starts/mobile-key-quick-start.md)\
  Create your first mobile key credential to grant an access system user scheduled access to a virtual entrance that accepts Bluetooth low energy (BLE)-powered keys within mobile apps.

{% hint style="info" %}
These quick starts introduce you to the Seam access system resources and processes using specific supported access control systems as examples. Note that there are often differences between access control systems. Once you've completed the quick starts, learn how to work with your access system using Seam, by reading the [system integration guide](https://docs.seam.co/latest/device-and-system-integration-guides#access-control-systems) for your access system.
{% 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/capability-guides/access-systems/acs-quick-starts.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.
