> For the complete documentation index, see [llms.txt](https://docs.onto.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.onto.app/basics/data-management.md).

# ONT ID

- [Everything you need to know about the ONT ID digital identity wallet](https://docs.onto.app/basics/data-management/everything-you-need-to-know-about-the-ont-id-digital-identity-wallet.md)
- [What is ONT ID](https://docs.onto.app/basics/data-management/untitled.md)
- [What is EthID?](https://docs.onto.app/basics/data-management/what-is-ethid.md)
- [ONT ID User Services](https://docs.onto.app/basics/data-management/ont-id-user-services.md)
- [ONT ID Privacy Policy](https://docs.onto.app/basics/data-management/ont-id-privacy-policy.md)
- [What is a mnemonic phrase?](https://docs.onto.app/basics/data-management/what-is-a-mnemonic-phrase.md)
- [What is a private key?](https://docs.onto.app/basics/data-management/what-is-a-private-key.md)
- [What are seed words？](https://docs.onto.app/basics/data-management/what-are-seed-words.md)
- [What is Keystore?](https://docs.onto.app/basics/data-management/what-is-keystore.md)
- [What is WIF?](https://docs.onto.app/basics/data-management/what-is-wif.md)
- [How can I distinguish private key and WIF?](https://docs.onto.app/basics/data-management/how-can-i-distinguish-private-key-and-wif.md)
- [What is OScore？](https://docs.onto.app/basics/data-management/what-is-oscore.md)
- [What is a verifiable credential?](https://docs.onto.app/basics/data-management/what-is-a-verifiable-credential.md)
- [The importance of wallet backup](https://docs.onto.app/basics/data-management/the-importance-of-wallet-backup.md)
- [What can wallet password do?](https://docs.onto.app/basics/data-management/what-can-wallet-password-do.md)
- [What is a CFCA Certification?](https://docs.onto.app/basics/data-management/what-is-a-cfca-certification.md)
- [What is IdentityMind Certification?](https://docs.onto.app/basics/data-management/untitled-1.md)
- [What is Shufti Pro Certification?](https://docs.onto.app/basics/data-management/what-is-shufti-pro-certification.md)
- [Credentials Function](https://docs.onto.app/basics/data-management/credentials-function-helps.md)


---

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