diff --git a/features.md b/features.md
index 10df718..4032edd 100644
--- a/features.md
+++ b/features.md
@@ -80,6 +80,7 @@ experimentation by web developers.
| ------------ | ------- | --------------- |
| `browsing-topics` | [Explainer](https://github.com/jkarlin/topics/) | Status "[Started](https://bugs.chromium.org/p/chromium/issues/detail?id=1294456)" in Chrome |
| `conversion-measurement ` | [Explainer](https://github.com/WICG/conversion-measurement-api#publisher-controls-for-impression-declaration) | Experimental in Chrome[3](#fn3) |
+| `digital-credential-get` | [Explainer](https://wicg.github.io/digital-credentials/) | Behind a flag in Chrome[6](#fn6)
| `focus-without-user-activation` | [focus-without-user-activation.md](policies/focus-without-user-activation.md) | Status "[Open](https://bugs.chromium.org/p/chromium/issues/detail?id=965495)" in Chrome |
| `join-ad-interest-group` | [Protected Audience (formerly FLEDGE)][protected-audience] | Behind a flag in Chrome[4](#fn4) |
| `local-fonts` | [Local Font Access API][local-fonts] and [Explainer](https://github.com/WICG/local-font-access/blob/main/README.md) | [Experimental in Chrome](https://chromestatus.com/feature/6234451761692672) |
@@ -115,6 +116,9 @@ and/or implementations have been removed.
[5]: Implemented in [Chrome 100](https://chromestatus.com/feature/5252960583942144) as `window-placement`;
changed in [Chrome 111](https://chromestatus.com/feature/5146352391028736) to `window-management`.
+[6]: To enable this, user the Chrome command line flag
+`--enable-features=WebIdentityDigitalCredentials`.
+
[battery-status]: https://w3c.github.io/battery/#permissions-policy-integration
[bluetooth]: https://webbluetoothcg.github.io/web-bluetooth/#permissions-policy
[client-hints]: https://wicg.github.io/ua-client-hints/