# PIN for every device

Hardware key managers provide the option to lock usage of the devices with **short numeric PINs**. These provide an essential layer of security against theft so that physical possession of a hardware key is not enough to activate the device. Hardware devices will wipe themselves after a certain number of incorrect PIN guesses, protecting against an attacker brute-forcing the PIN.

We recommend that Casa clients use the same PIN for every device to prevent confusion and accidental lock-out. We also highly recommend storing your PIN in a secure password manager to prevent losing it. For premium clients, Casa also offers the option of storing a copy of your PIN to further prevent loss.


---

# 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.casa.io/wealth-security-protocol/chosen-features/pin-for-every-device.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.
