# Future Enhancements

Planned features aim to increase flexibility, security, and privacy:

* **Key Rotation and DID Updates**: Rotate cryptographic keys without downtime. Update DID Documents to reflect new verification methods.
* **Zero-Knowledge Proof (ZKP) Support**: Issue credentials enabling selective attribute proving without revealing full details.
* **Selective Disclosure**: Allow holders to share only specific fields of a credential, enhancing privacy and minimal disclosure.

These enhancements ensure the Issuer Service remains at the forefront of SSI technology, offering greater control, privacy, and interoperability.


---

# 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.empe.io/develop/issuer/future-enhancements.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.
