# Getting Started

- [Download cySync](https://docs.cypherock.com/getting-started/download-cysync.md)
- [Import Seed Phrase from existing BIP39 compatible wallet](https://docs.cypherock.com/getting-started/import-seed-phrase-from-existing-bip39-compatible-wallet.md): Use Cypherock X1 to import an existing wallet and manage the wallet using the cySync App
- [Generate a new wallet with Cypherock X1](https://docs.cypherock.com/getting-started/generate-a-new-wallet-with-cypherock-x1.md): Use Cypherock X1 to create a new wallet and manage the wallet using the cySync App
- [How Cypherock generates your 24-word seed phrase](https://docs.cypherock.com/getting-started/how-cypherock-generates-your-24-word-seed-phrase.md)
- [Best practices in keeping your X1 cards secure](https://docs.cypherock.com/getting-started/best-practices-in-keeping-your-x1-cards-secure.md)
- [Use the protective card sleeves](https://docs.cypherock.com/getting-started/best-practices-in-keeping-your-x1-cards-secure/use-the-protective-card-sleeves.md)
- [Geographical Seperation](https://docs.cypherock.com/getting-started/best-practices-in-keeping-your-x1-cards-secure/geographical-seperation.md)
- [Choosing your guardians](https://docs.cypherock.com/getting-started/best-practices-in-keeping-your-x1-cards-secure/choosing-your-guardians.md)
- [How do I know I am not locked-in to using only Cypherock X1](https://docs.cypherock.com/getting-started/how-do-i-know-i-am-not-locked-in-to-using-only-cypherock-x1.md)
- [How do I know my Cypherock X1 is genuine?](https://docs.cypherock.com/getting-started/how-do-i-know-my-cypherock-x1-is-genuine.md)
- [Email 2FA for Product Authentication](https://docs.cypherock.com/getting-started/how-do-i-know-my-cypherock-x1-is-genuine/email-2fa-for-product-authentication.md)
- [How to recover your Crypto assets in the case of loss or theft](https://docs.cypherock.com/getting-started/how-to-recover-your-crypto-assets-in-the-case-of-loss-or-theft.md)
- [What happens to my Cypherock X1 if Cypherock goes out of business?](https://docs.cypherock.com/getting-started/what-happens-to-my-cypherock-x1-if-cypherock-goes-out-of-business.md)


---

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