> ## Documentation Index
> Fetch the complete documentation index at: https://docs.hedera.com/llms.txt
> Use this file to discover all available pages before exploring further.

# TokenFreezeStatus

Possible Freeze statuses returned on TokenGetInfoQuery or CryptoGetInfoResponse in TokenRelationship

| Enum Name             | Description                                |
| --------------------- | ------------------------------------------ |
| `FreezeNotApplicable` | Freeze n/a                                 |
| `Frozen`              | Token cannot be transferred to the account |
| `Unfrozen`            | Token can be transferred to the account    |
