# Your Device

- [Initialize your Personal Security Device (PSD)](https://help.enterprise.ledger.com/help-center/core/your-device/initialize-your-personal-security-device-psd.md)
- [Update your Personal Security Device (PSD)](https://help.enterprise.ledger.com/help-center/core/your-device/update-your-personal-security-device-psd.md): Install the latest version of the Ledger Vault app and firmware on your Personal Security Device.
- [Configure the Ledger Cryptosteel](https://help.enterprise.ledger.com/help-center/core/your-device/configure-the-ledger-cryptosteel.md): Safely store offline the 24-word recovery phrase generated on the Personal Security Device.
- [Device pairing: View your partition ID](https://help.enterprise.ledger.com/help-center/core/your-device/device-pairing-view-your-partition-id.md): As a user which is already registered to a workspace, the partition ID is seamlessly uploaded to your device when you log into your workspace.


---

# 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://help.enterprise.ledger.com/help-center/core/your-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.
