> For the complete documentation index, see [llms.txt](https://docs.cypherock.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cypherock.com/introduction.md).

# Introduction

<figure><img src="/files/aU3NX1TdrfCI9955StE6" alt="Cypherock X1 wallet with the packaging"><figcaption><p>Cypherock X1 </p></figcaption></figure>

Cypherock X1 is a unique hardware wallet that is BIP39 compliant and does not require any form of seed phrase backup to be maintained by the user (although you still can if you want). Cypherock's aim is to promote freedom through the self-custody of funds by building a seamless wallet experience.

The current issues with key management pose massive barriers to the adoption of decentralized technologies. We believe digital assets will have exponentially more value in the future and that will just not be limited to Cryptocurrency. Our mission is to empower people to be self-sovereign and to have the same peace of mind and control with their crypto and personal data that they have (had) with their savings in the bank vaults.

Cypherock is [open-source](https://github.com/cypherock), audited by [Keylabs](/security-overview/keylabs-third-party-security-audit.md), and has been scrutinized by [Wallet Scrutiny](https://walletscrutiny.com/hardware/cypherockx1/).

Cypherock is backed by industry leaders such as Consensys Mesh, Infinite Capital, Gnosis, Stefan George, Sandeep Nailwal, and many others.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.cypherock.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.
