Help

Last updated: 5 May 2026

Getting started

Nyuchi Identity is the identity platform inside the Bundu stack. Bundu is the governance umbrella of Bundu Foundation; Nyuchi is the platform layer that runs this app and powers sign-in for every Bundu Family service. The Web3 layer is called Mukoko, and a MukokoID is the on-chain identity token Nyuchi can mint for you once your profile is verified.

You do not need a wallet to use Nyuchi Identity — a Bundu Family account is enough to sign in, manage your profile, and connect to other Bundu services.

Signing in

From the landing page choose Sign in with your Mukoko ID and you will be redirected to our secure hosted sign-in screen. Once you authenticate, we hand you back to your destination with a short-lived session and a platform JWT held in your browser's sessionStorage.

Closing the tab signs you out of this device; signing out of the hosted sign-in flow on its own does not revoke an already-issued session until it expires.

Family entities

Nyuchi uses the v4.0.3 family-of-one model. Every signed-in person is also the sole member of their own family entity by default; richer family structures (spouses, children, dependants) are added as additional memberships against the same family entity rather than as separate accounts. This keeps the account boundary clean while letting households share verification, billing, and service entitlements.

MukokoID

A MukokoID is an immutable, on-chain identity token minted on the Mukoko Web3 layer. It is issued after your Nyuchi profile passes KYC, and it carries the minimum claims needed for cross-service verification — nothing more. MukokoIDs are designed so that holders can prove identity to third parties without re-disclosing the underlying personal data.

Because the token is immutable, revocation is performed by burning rather than editing. See the terms for the full lifecycle.

KYC / verification

Verification is voluntary for browsing-level features but required before a MukokoID can be minted. Start the flow from /identity/verify. You can pause and resume at any time; partial progress is saved to your profile.

Security

Manage active sessions, recovery options, and connected devices from /settings/security. If you suspect your account has been compromised, revoke all sessions there first and then contact support.

Contact

Reach the Nyuchi team at support@nyuchi.com. We aim to respond within two business days.