# Get Started

* [**What Is Kastle Wallet?**](/kastle-wallet-help-center/get-started/what-is-kastle-wallet.md)
  * Discover Kastle, the next-generation Kaspa Wallet designed for speed, security, and simplicity. Learn how to manage $KAS, KRC-20 tokens, KRC-721 NFTs, and KNS domains seamlessly across Kaspa L1 and L2 networks.
* [**Download & Install Kastle**](/kastle-wallet-help-center/get-started/download-and-install-kastle.md)
  * Follow this guide to download and install Kastle Wallet as a browser extension or on other supported platforms. Set up your wallet in minutes and start managing your Kaspa assets safely.
* [**Create a New Wallet**](/kastle-wallet-help-center/get-started/create-a-new-wallet.md)
  * Learn how to create your first account in Kastle, the most user-friendly Kaspa Wallet, and secure your private keys with best-practice setup steps that keep your funds protected from day one.
* [**Import or Restore a Wallet**](/kastle-wallet-help-center/get-started/import-or-restore-a-wallet.md)
  * Switch to Kastle, the trusted Kaspa Wallet, without losing access to your funds. This guide explains how to import an existing wallet using your recovery phrase or private key securely and easily.
* [**Navigate the Kastle Interface**](/kastle-wallet-help-center/get-started/navigate-the-kastle-interface.md)
  * Get familiar with the Kastle Wallet dashboard, menus, and balance view. Learn where to find your tokens, NFTs, and settings for a smoother, faster wallet experience.
* [**Connect a Ledger Hardware Wallet**](/kastle-wallet-help-center/get-started/connect-a-ledger-hardware-wallet.md)
  * Step-by-step instructions to connect your Ledger hardware wallet to Kastle, ensuring secure access and signing for your Kaspa assets.


---

# 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.kastle.cc/kastle-wallet-help-center/get-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.
