# What is Keystore?

Keystore allows you to store private keys in an encrypted form. Your customized password and encrypted private key provide protection for your ONT ID & wallet.

You must remember your Keystore password. If you forget your password, you will lose control over your Keystore and ONTO has no way to help you retrieve your password.

Therefore, you must keep your Keystore and Keystore password safe.


---

# 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.onto.app/basics/data-management/what-is-keystore.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.
