# Schlage Locks Setup Instructions

Seam integrates with several types of Schlage locks, including Schlage Encode locks, Schlage Connect locks, and Schlage Connected Keypad locks. This topic provides instructions for connecting these types of Schlage locks to Seam.

## Schlage Encode Locks

To control Schlage Encode locks using Seam, you must prompt owners of these devices to perform the following steps:

1. Create an account in the [Schlage Home App](https://www.schlage.com/en/home/smart-locks/schlage-app.html) if you have not done so already.
2. In the Schlage Home App, add your Schlage Encode devices.
3. Note your login credentials for the Schlage Home App, and use these credentials to log in to the [Seam Connect Webview](https://docs.seam.co/latest/core-concepts/connect-webviews) to add your devices to Seam.

***

## Schlage Connect and Connected Keypad Locks

To control Schlage Connect or Connected Keypad locks with Z-Wave technology using Seam, you must prompt owners of these devices to perform the following steps:

1. Purchase a compatible Z-Wave hub.

   Currently, Seam integrates with the SmartThings Z-Wave hub.
2. Connect your lock to a Z-Wave hub.\
   Before connecting your Schlage locks to the internet, you must first connect them to a Z-Wave hub. Follow the hub's setup process to link your locks to it.
3. Note your login credentials for SmartThings, that is, the hub to which you have connected your lock.
4. In the [Seam Connect Webview](https://docs.seam.co/latest/core-concepts/connect-webviews), select SmartThings.
5. In the Connect Webview, type the appropriate SmartThings credentials to add your devices to Seam.


---

# 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/schlage-locks/schlage-locks-setup-instructions.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.
