> ## Documentation Index
> Fetch the complete documentation index at: https://hedera-0c6e0218-mintlify-4a9eb0b1.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# TokenKycStatus

> Hedera protobuf reference for the TokenKycStatus enum, indicating KYC state values returned by TokenGetInfo or CryptoGetInfo TokenRelationship responses.

Possible KYC statuses returned on TokenGetInfoQuery or CryptoGetInfoResponse in TokenRelationship.

| Enum Name          | Description     |
| ------------------ | --------------- |
| `KycNotApplicable` | KYC n/a         |
| `Granted`          | KYC was granted |
| `Revoked`          | KYC was revoked |

####
