<!--
{
  "availability" : [
    "iOS: 26.0.0 -",
    "iPadOS: 26.0.0 -",
    "macCatalyst: -"
  ],
  "documentType" : "symbol",
  "framework" : "EnergyKit",
  "identifier" : "/documentation/EnergyKit/EnergyKitError/guidanceUnavailable",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "EnergyKit"
    ],
    "preciseIdentifier" : "s:9EnergyKit0aB5ErrorO19guidanceUnavailableyA2CmF"
  },
  "title" : "EnergyKitError.guidanceUnavailable"
}
-->

# EnergyKitError.guidanceUnavailable

An error that indicates the framework fails to provide guidance for a location.

```
case guidanceUnavailable
```

## Discussion

This error can occur:

- During a network failure; ask the person to check their network connection.
- When [`ElectricityGuidance`](/documentation/EnergyKit/ElectricityGuidance) isn’t available in the requested location.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)