# Best practices in keeping your X1 cards secure

Seedphrases are the biggest pain point for self-custody crypto solutions as they pose the risk of having a single point of failure in the overall security framework. Seed phrases are traditionally secured on either paper or metal sheets and can be susceptible to damage or other risks such as spillage over the page, loss, and easily readable plain text for attackers to drain out your funds. Similarly, digital storage solutions like Google drive and screenshots on PC/Smartphones are susceptible to backup devices getting corrupted, lost, stolen, and hacked.

With Cypherock X1, seedphrase backups are a thing of the past. X1 removes all of your worries about backing up your seedphrase by sharding the private key, thereby, eliminating the need for any seed phrase backup whatsoever. Cypherock’s architecture allows you to protect your keys from the majority of attack vectors and you can take advantage of it by including these tips in your security framework.


---

# 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.cypherock.com/getting-started/best-practices-in-keeping-your-x1-cards-secure.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.
