> For the complete documentation index, see [llms.txt](https://docs.heima.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.heima.network/featured-dapps/idhub/user-guides/getting-started-with-the-idhub/setting-up-a-shielding-key.md).

# Setting up a Shielding Key

**Set up a Shielding Key**

1. Go to My Identity

<figure><img src="https://lh3.googleusercontent.com/n8L74AedV7rMot8rgElgywRpAd0jCz9Bz-607iX48lx5q_J5gJApPqO0oCpzfFN9z8WFVLxS3uWzahsZ984eOShYmeXQ0f078AZ0eVgno0Q1o8SXxhCRH9qWnSlYNig_Kb9hO5S4Kpuz8bfNgleHnHc" alt=""><figcaption></figcaption></figure>

2. Click on “Account is not protected by shielding key”

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

3. Upon clicking it, a dialog pops up to set a password for shielding key

{% hint style="info" %}
Make sure you set your shielding key with a strong password<br>
{% endhint %}

<figure><img src="https://lh3.googleusercontent.com/dAOpZCvS92E2R_kGYRmqySY_kfAAEEhft4WJKSo6_dzAg6XD2TqSqwOyZU65qxw_2caHWuSOw_-I6nvOncKPLNDFR8z4QBHaCfoxBpW6GETEs2vT50GWESWbOtQoeYv0yRu7FcEF0Si9rEjGpIX_yWQ" alt=""><figcaption></figcaption></figure>

4. Upon clicking the confirm button, another window will pop up requesting you to sign the message. Enter your wallet password and sign the message and your shielding key is successfully set.

<figure><img src="https://lh4.googleusercontent.com/cfTlkOSN9cgX8weljaxBbQ5VjZcjSPdCcx1WK4vqfdgFKBcigDQ1iCuckOsSaQi8RsgUYOS4-ILPwNT0QpT33w5EXbwFX-YKiJk-fSmSkhIuO501Nrn70Q4FBhhi0cEup4l34d60nBBBVJmO9LeNWnw" alt=""><figcaption></figcaption></figure>

5. Once set, your “My Identity” page will have the “Account is Protected by Shielding Key Banner”

<figure><img src="https://lh6.googleusercontent.com/lbVjcTzraqnAsEmkQa4t37u0GTXytZURGP25yaw_2HJbCxjVTxjf1Dj8z4SnAhDKAUa6AcS-EJIG9AvW2XVrHJCYzp4teOyLXjtseQ_STA9GG3hz-Jvoy5HmEvROC8KEkvB-7OEbGwagsD_Sfb0ETaU" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.heima.network/featured-dapps/idhub/user-guides/getting-started-with-the-idhub/setting-up-a-shielding-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.
