# Encrypted Key

{% hint style="info" %}
Learn more about Encrypted Key [here](https://www.coinbase.com/learn/crypto-basics/what-is-a-private-key).
{% endhint %}

## **Guide**

**Step 1:** On [Demex](https://app.dem.exchange/), click 'Connect Wallet' located at the top-right.&#x20;

<figure><img src="/files/8ABROcx6vwGvzxkf71J8" alt=""><figcaption></figcaption></figure>

**Step 2:** Select the 'Encrypted Key' option located at the bottom of the available Wallet choices.

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

**Step 3:** Input the relevant information for your Encrypted Key to access your wallet.

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

{% hint style="success" %}
Congratulations, your wallet has been successfully connected!&#x20;
{% endhint %}

## Key/Password Recovery

**Step 1**: To reset your password or retrieve your Encrypted Key, click on the 'Lost Key or Password?' option located to the left of the 'Connect' button.

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

**Step 2**: Reset your password or retrieve your Encrypted Key by inputting your 12 word Recovery Phrase.

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

{% hint style="success" %}
Well done, you have successfully reset your password/retrieved your Encrypted Key!
{% endhint %}

**Step 3**: To connect to Demex using your Encrypted Key, please follow the Step by Step Guide provided above.

{% hint style="success" %}
Congratulations, your wallet has been successfully connected!
{% endhint %}


---

# 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://guide.dem.exchange/welcome/getting-started/connect-wallet/encrypted-key.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.
