# Castrum Wallet

**Step 1: Download Castrum from the Google play or apple store.**

Download for Android here: <https://play.google.com/store/apps/details?id=app.castrum.core&hl=nl>\
Download for Ios here: <https://apps.apple.com/nl/app/castrum-wallet/id6737052454?platform=iphone>

**Step 2: Open the app and Choose a password.**

The password needs to be at least 9 characters. Make sure to save this password somewhere or write it down, as it might lead to a loss of funds.

<figure><img src="/files/2MxBiiuxwE1juorUNA3x" alt="" width="375"><figcaption></figcaption></figure>

**Step 3: Verify your password.**

<figure><img src="/files/bM6dX2qYDGd6W6DAiqTc" alt="" width="375"><figcaption></figcaption></figure>

**Step 3: Choose a way to add an account.**

**Within Castrum there are three ways to add an account:**

1. **Social Login (best for beginners in crypto!)**\
   Social login allows users to access their wallet using their Google and Apple accounts instead of traditional private keys or seed phrases. It simplifies the login process, making it easier for non-technical users to manage their crypto assets. Beware: if anyone gets access to your Google or Apple account, they can steal your crypto.
2. **Add account (create a new wallet)**\
   If you want to create a new wallet you should go for the add account option. This gives you the option to generate a new account with a 12 or 24-word seed phrase, or a private key. Store this private key well, and write it down somewhere. If you lose your private keys no one can help you access your wallets!
3. **Import account**\
   Importing an account in Castrum wallet involves using a seed phrase or private key from an existing wallet to access it via Castrum. This process allows you to restore your account and manage your assets without creating a new wallet. The imported account retains all its previous assets and transaction history.

<div><figure><img src="/files/lp9zZyTdY8LW1Dm52zy5" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/1sBy258PgBRvucae2OLS" alt="" width="375"><figcaption></figcaption></figure></div>

**Step 4: Welcome to Castrum!**

You are now fully done! Welcome to Castrum. To read more about the features of Castrum visit the ''Castrum Features section''. On the top right, you can change to different chains

<div><figure><img src="/files/yj0CQaafhRpXvYFPBM4g" alt=""><figcaption></figcaption></figure> <figure><img src="/files/bVjChjmW57iusYOTtohK" alt=""><figcaption></figcaption></figure></div>


---

# 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.planq.network/for-users/keplr.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.
