# Standards Compliance

The Base Registry is built to be compatible with widely adopted interoperability standards for identity, data exchange, and registry events. The platform supports JSON Schema for structural validation and JSON-LD for semantic meaning, making registry payloads machine-interpretable across systems. The registry can be integrated with consent standards such as the Kantara Consent Receipt and event exchange standards such as SPDci, enabling it to operate within large-scale governmental identity and social protection ecosystems.


---

# 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.openg2p.org/products/registry/registry/features/standards-compliance.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.
