# Encrypting a wallet

{% embed url="<https://www.youtube.com/watch?v=qmalydbgt8A>" %}

First, let's open our wallet (in this case Sapphire). After this, as we can see in the image below, there is a padlock icon that is used to encrypt our wallet.

**It is important to encrypt our wallets to ensure greater security for our coins.**

<figure><img src="/files/87aawNXCaJOlfobsiXNi" alt=""><figcaption></figcaption></figure>

Now let's click on the padlock icon and the following window will open.\
\
**We recommend that you put a secure password that is not already used elsewhere.**

**It is important to take care not to lose this password because without the password it will no longer be possible to access funds.**

Then we click the "OK" button

<figure><img src="/files/NqrK7PmRmrVeXa7EHYel" alt=""><figcaption></figcaption></figure>

A further confirmation screen will open and we will click the ENCRYPT button.

<figure><img src="/files/gbbNY9lOLhYPGZ0px0gt" alt=""><figcaption></figcaption></figure>

Once this is done, a further confirmation window will open and the wallet will be closed to complete the operation.

<figure><img src="/files/RPOCkcbftlgCWl9GeDjD" alt=""><figcaption></figcaption></figure>

Now we can restart our wallet for the encryption to take effect. You will be required to enter your password anytime you send funds or perform other operations that require it.

<figure><img src="/files/OGtQlcEgCi3ynFVvIpb0" alt=""><figcaption></figcaption></figure>


---

# 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.decenomy.net/tutorials/decenomy-wallet/encrypting-a-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.
