# Introduction

Welcome! Our documentation includes guides, examples, and references to help you use Alloy Access. If you have any questions, feel free to contact our [support team](mailto:alloyaccesssupport@smartrent.com).&#x20;

## Most popular

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Start guide</strong> </td><td>Learn how to start using the app and best practices for access control</td><td></td><td><a href="https://2752277481-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOggelrfHcpq1N1EBgEkR%2Fuploads%2FSGaRwmQunPe4vTnjSBFC%2FplayRectangle%201logo.jpg?alt=media&#x26;token=e875f747-1ea1-466d-a131-7a37aab3a911">playRectangle 1logo.jpg</a></td><td></td><td><a href="start-guide/sign-in">sign-in</a></td></tr><tr><td><strong>Import Members</strong></td><td>Quickly move members from your existing access control system to Access Access</td><td></td><td><a href="https://2752277481-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOggelrfHcpq1N1EBgEkR%2Fuploads%2F4znboMu23uXmYpYfZbWZ%2FimportUntitledlogo121.png?alt=media&#x26;token=0eb96538-875e-4efe-84f7-d8b90c616469">importUntitledlogo121.png</a></td><td></td><td><a href="members/import-members">import-members</a></td></tr><tr><td><strong>Events</strong></td><td>Investigate your sites access history</td><td></td><td><a href="https://2752277481-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOggelrfHcpq1N1EBgEkR%2Fuploads%2FMc4hSwDQM0c7gCuonnuS%2FUntitledfilterlogo121.png?alt=media&#x26;token=d8d5e676-8bd0-42cc-8240-82b9107f3bdb">Untitledfilterlogo121.png</a></td><td></td><td><a href="activity">activity</a></td></tr><tr><td><strong>Elevators</strong></td><td>Configure an elevator with Managed Floor Access</td><td></td><td><a href="https://2752277481-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOggelrfHcpq1N1EBgEkR%2Fuploads%2F0DGzoAzQOxXw1OlAT2tm%2FUntitledelevatorfilterlogo121.png?alt=media&#x26;token=43e15e5f-0ea4-4635-a08b-0ff86f0f4857">Untitledelevatorfilterlogo121.png</a></td><td></td><td><a href="doors/elevator-setup-guide">elevator-setup-guide</a></td></tr></tbody></table>

## Alloy Access Basics

Start setting up your site by learning about Alloy Access's basic features.

<table data-view="cards" data-full-width="false"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Controllers</strong></td><td>Configure controller hardware to build out your site</td><td><a href="doors/configure-controllers">configure-controllers</a></td></tr><tr><td><strong>Access Readers</strong></td><td>Make sure your access readers are up to date on the latest firmware</td><td><a href="hardware-installation/access-readers">access-readers</a></td></tr><tr><td><strong>Panel I/O</strong></td><td>Add I/O to controller additional doors onsite</td><td><a href="doors/configure-i-o-panels">configure-i-o-panels</a></td></tr><tr><td><strong>Cloud Bridges</strong></td><td>Check to ensure the network requirments are meet</td><td><a href="hardware-installation/cloud-bridge">cloud-bridge</a></td></tr><tr><td><strong>Schedules</strong></td><td>Create schedules to validate access during specific periods </td><td><a href="access/schedules">schedules</a></td></tr><tr><td><strong>Access Levels</strong></td><td>Group members to define unique access permissions</td><td><a href="integrations/api-reference/access-levels">access-levels</a></td></tr></tbody></table>


---

# 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.alloyaccess.com/introduction.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.
