# Encrypting your wallet

* To encrypt your wallet, click **Settings > Encrypt Wallet**.

![](/files/-LWrCzr05Gc2DzKPmDay)

* You will be asked to enter and verify a password.

![Enter a password ](/files/-LWqxnhzJmr7QUdDQdrb)

* Enter a password and Confirm you want to encrypt your wallet. You should use a strong, new password that you have never used somewhere else. Take note of your password and store it somewhere safe or you will be locked out of your wallet and lose access to your funds.
* When the encryption process is complete, you will see a warning that past backups of your wallet will no longer be usable, and be asked to shut down TWINS Core. When you restart TWINS Core, you will see a small blue lock in the lower right corner.

![](/files/-LWqyjy6NwiQMf3jg_E5)

![](/files/-LWr-43nqlj5_96Akgjj)

Thats it, you wallet is now encrypted and you can now begin to use your wallet to safely send and receive funds.<br>


---

# 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://gthmra.gitbook.io/twins/encrypting-your-wallet.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.
