# Hardware Wallet Support

Hardware wallets provide the most secure method for safeguarding cryptocurrency assets by isolating private keys from the internet, ensuring complete custody.&#x20;

Recognising the risks associated with managing substantial amounts of assets in an organisation's treasury and the importance of maintaining control over funds, Coinshift has integrated support for hardware devices. This feature allows users to connect their devices to the application, access their organisation, and use the Safe, all while retaining full custody of their treasury assets.

[Coinshift](https://beta.coinshift.xyz/) currently offers compatibility with the following hardware devices:

* [Ledger](https://www.ledger.com/) Nano S
* Ledger Nano X
* [Trezor](https://trezor.io/)

Explore the following articles in this section for more information:

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><ol><li> <mark style="color:blue;"><strong>Prerequisites</strong></mark></li></ol><p> </p></td><td>Check this article for instructions on configuring your device before accessing the Coinshift app.</td><td></td><td><a href="/pages/4LtmFfi5xZYHbBW3Isr8">/pages/4LtmFfi5xZYHbBW3Isr8</a></td></tr><tr><td><ol start="2"><li> <mark style="color:blue;"><strong>Learn More: Hardware Wallets</strong></mark></li></ol></td><td>Refer to this section for queries on using a hardware wallet with the Coinshift app. </td><td></td><td><a href="/pages/HPqFcm35gRvIbCVlcvCJ">/pages/HPqFcm35gRvIbCVlcvCJ</a></td></tr></tbody></table>

Please note that there is no difference in features and functionality when accessing Safe via a hardware device or a Web3 wallet. The sole distinction resides in the transaction approval procedure.

As a hardware wallet user, you may consult our generic articles and [FAQs](/business/faqs/faq-general-information.md) for reference or to address any inquiries. For further assistance, please contact our support team [Discord](https://discord.com/invite/coinshift).


---

# 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.coinshift.xyz/business/coinshift-walkthrough/supported-wallets/hardware-wallet-support.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.
