# 6. Galactica ZK Vault Snap for Metamask (DevNet)

The [Galactica.com ZK Vault Snap](https://www.npmjs.com/package/@galactica-net/snap) holds zero-knowledge certificates issued on Galactica Network in the user's wallet, allowing self custody of your data. It generates zero-knowledge proofs inside Metamask to selectively disclose statements on-chain while keeping personal data private. For example you can import a KYC certificate and privately prove your authenticity and compliance to a smart contract. After installing the Snap, visit <https://app-andromeda.galactica.com/> to get started.

The Galactica.com ZK Vault Snap has been [audited by Sayfer](https://sayfer.io/audits/metamask-snap-audit-report-for-galactica/) and whitelisted by the Metamask Team.

More context on Snaps in general can be found here: <https://metamask.io/snaps/>


---

# 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.galactica.com/galactica-network-faq/6.-galactica-zk-vault-snap-for-metamask-devnet.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.
