# WiFi SDK

- [Overview](https://create.cloud4wi.ai/dev-hub/wifi-sdk/overview.md)
- [Integrating the SDK](https://create.cloud4wi.ai/dev-hub/wifi-sdk/integrating-the-sdk.md)
- [iOS](https://create.cloud4wi.ai/dev-hub/wifi-sdk/integrating-the-sdk/ios.md)
- [QuickStart](https://create.cloud4wi.ai/dev-hub/wifi-sdk/integrating-the-sdk/ios/quickstart.md)
- [SDK methods](https://create.cloud4wi.ai/dev-hub/wifi-sdk/integrating-the-sdk/ios/sdk-methods.md)
- [initC4w](https://create.cloud4wi.ai/dev-hub/wifi-sdk/integrating-the-sdk/ios/sdk-methods/initc4w.md)
- [createCustomer](https://create.cloud4wi.ai/dev-hub/wifi-sdk/integrating-the-sdk/ios/sdk-methods/createcustomer.md)
- [setupCustomer](https://create.cloud4wi.ai/dev-hub/wifi-sdk/integrating-the-sdk/ios/sdk-methods/setupcustomer.md)
- [createWPA2EnterpriseProfile](https://create.cloud4wi.ai/dev-hub/wifi-sdk/integrating-the-sdk/ios/sdk-methods/createwpa2enterpriseprofile.md)
- [createPasspointProfile](https://create.cloud4wi.ai/dev-hub/wifi-sdk/integrating-the-sdk/ios/sdk-methods/createpasspointprofile.md)
- [getCreatedWPA2EnterpriseProfiles](https://create.cloud4wi.ai/dev-hub/wifi-sdk/integrating-the-sdk/ios/sdk-methods/getcreatedwpa2enterpriseprofiles.md)
- [getCreatedPasspointProfiles](https://create.cloud4wi.ai/dev-hub/wifi-sdk/integrating-the-sdk/ios/sdk-methods/getcreatedpasspointprofiles.md)
- [getCustomerId](https://create.cloud4wi.ai/dev-hub/wifi-sdk/integrating-the-sdk/ios/sdk-methods/getcustomerid.md)
- [getCustomerInfo](https://create.cloud4wi.ai/dev-hub/wifi-sdk/integrating-the-sdk/ios/sdk-methods/getcustomerinfo.md)
- [updateCustomer](https://create.cloud4wi.ai/dev-hub/wifi-sdk/integrating-the-sdk/ios/sdk-methods/updatecustomer.md)
- [updateCustomerInfo](https://create.cloud4wi.ai/dev-hub/wifi-sdk/integrating-the-sdk/ios/sdk-methods/updatecustomerinfo.md)
- [checkIfCustomerExists](https://create.cloud4wi.ai/dev-hub/wifi-sdk/integrating-the-sdk/ios/sdk-methods/checkifcustomerexists.md)
- [getListOfPolicies](https://create.cloud4wi.ai/dev-hub/wifi-sdk/integrating-the-sdk/ios/sdk-methods/getlistofpolicies.md)
- [deletePasspointProfile](https://create.cloud4wi.ai/dev-hub/wifi-sdk/integrating-the-sdk/ios/sdk-methods/deletepasspointprofile.md): It deletes the Passpoint profile installed by the app.
- [deleteWPA2EnterpriseProfile](https://create.cloud4wi.ai/dev-hub/wifi-sdk/integrating-the-sdk/ios/sdk-methods/deletewpa2enterpriseprofile.md): It deletes the WPA2 profile installed by the app.
- [setAPIAuthParams](https://create.cloud4wi.ai/dev-hub/wifi-sdk/integrating-the-sdk/ios/sdk-methods/setapiauthparams.md)
- [setInterlinkedC4WIMobileSDKApplications](https://create.cloud4wi.ai/dev-hub/wifi-sdk/integrating-the-sdk/ios/sdk-methods/setinterlinkedc4wimobilesdkapplications.md)
- [getInterlinkedC4WIMobileSDKApplications](https://create.cloud4wi.ai/dev-hub/wifi-sdk/integrating-the-sdk/ios/sdk-methods/getinterlinkedc4wimobilesdkapplications.md)
- [logout](https://create.cloud4wi.ai/dev-hub/wifi-sdk/integrating-the-sdk/ios/sdk-methods/logout.md)
- [Objects](https://create.cloud4wi.ai/dev-hub/wifi-sdk/integrating-the-sdk/ios/objects.md)
- [Customer](https://create.cloud4wi.ai/dev-hub/wifi-sdk/integrating-the-sdk/ios/objects/customer.md)
- [CustomerDocument](https://create.cloud4wi.ai/dev-hub/wifi-sdk/integrating-the-sdk/ios/objects/customerdocument.md)
- [CustomerCreateResponse](https://create.cloud4wi.ai/dev-hub/wifi-sdk/integrating-the-sdk/ios/objects/customercreateresponse.md)
- [CustomerInfo](https://create.cloud4wi.ai/dev-hub/wifi-sdk/integrating-the-sdk/ios/objects/customerinfo.md)
- [CustomerQuery](https://create.cloud4wi.ai/dev-hub/wifi-sdk/integrating-the-sdk/ios/objects/customerquery.md)
- [WPA2EnterpriseProfile](https://create.cloud4wi.ai/dev-hub/wifi-sdk/integrating-the-sdk/ios/objects/wpa2enterpriseprofile.md)
- [PasspointProfile](https://create.cloud4wi.ai/dev-hub/wifi-sdk/integrating-the-sdk/ios/objects/passpointprofile.md)
- [Additional features](https://create.cloud4wi.ai/dev-hub/wifi-sdk/integrating-the-sdk/ios/additional-features.md)
- [Changelog](https://create.cloud4wi.ai/dev-hub/wifi-sdk/integrating-the-sdk/ios/changelog.md)
- [Android](https://create.cloud4wi.ai/dev-hub/wifi-sdk/integrating-the-sdk/android.md)
- [QuickStart](https://create.cloud4wi.ai/dev-hub/wifi-sdk/integrating-the-sdk/android/quickstart.md)
- [SDK methods](https://create.cloud4wi.ai/dev-hub/wifi-sdk/integrating-the-sdk/android/sdk-methods.md)
- [initC4w](https://create.cloud4wi.ai/dev-hub/wifi-sdk/integrating-the-sdk/android/sdk-methods/initc4w.md)
- [createCustomer](https://create.cloud4wi.ai/dev-hub/wifi-sdk/integrating-the-sdk/android/sdk-methods/createcustomer.md)
- [setupCustomer](https://create.cloud4wi.ai/dev-hub/wifi-sdk/integrating-the-sdk/android/sdk-methods/setupcustomer.md)
- [createWPA2EnterpriseProfile](https://create.cloud4wi.ai/dev-hub/wifi-sdk/integrating-the-sdk/android/sdk-methods/createwpa2enterpriseprofile.md)
- [deleteWPA2EnterpriseProfile](https://create.cloud4wi.ai/dev-hub/wifi-sdk/integrating-the-sdk/android/sdk-methods/deletewpa2enterpriseprofile.md)
- [createPasspointProfile](https://create.cloud4wi.ai/dev-hub/wifi-sdk/integrating-the-sdk/android/sdk-methods/createpasspointprofile.md)
- [deletePasspointProfile](https://create.cloud4wi.ai/dev-hub/wifi-sdk/integrating-the-sdk/android/sdk-methods/deletepasspointprofile.md)
- [isPasspointSupported](https://create.cloud4wi.ai/dev-hub/wifi-sdk/integrating-the-sdk/android/sdk-methods/ispasspointsupported.md)
- [getCustomerId](https://create.cloud4wi.ai/dev-hub/wifi-sdk/integrating-the-sdk/android/sdk-methods/getcustomerid.md)
- [getCustomerInfo](https://create.cloud4wi.ai/dev-hub/wifi-sdk/integrating-the-sdk/android/sdk-methods/getcustomerinfo.md)
- [checkIfCustomerExists](https://create.cloud4wi.ai/dev-hub/wifi-sdk/integrating-the-sdk/android/sdk-methods/checkifcustomerexists.md)
- [updateCustomer](https://create.cloud4wi.ai/dev-hub/wifi-sdk/integrating-the-sdk/android/sdk-methods/updatecustomer.md)
- [updateCustomerInfo](https://create.cloud4wi.ai/dev-hub/wifi-sdk/integrating-the-sdk/android/sdk-methods/updatecustomerinfo.md)
- [getListOfPolicies](https://create.cloud4wi.ai/dev-hub/wifi-sdk/integrating-the-sdk/android/sdk-methods/getlistofpolicies.md)
- [setAPIAuthParams](https://create.cloud4wi.ai/dev-hub/wifi-sdk/integrating-the-sdk/android/sdk-methods/setapiauthparams.md)
- [getCreatedWPA2EnterpriseProfiles](https://create.cloud4wi.ai/dev-hub/wifi-sdk/integrating-the-sdk/android/sdk-methods/getcreatedwpa2enterpriseprofiles.md)
- [getCreatedPasspointProfile](https://create.cloud4wi.ai/dev-hub/wifi-sdk/integrating-the-sdk/android/sdk-methods/getcreatedpasspointprofile.md)
- [setInterlinkedC4WIMobileSDKApplications](https://create.cloud4wi.ai/dev-hub/wifi-sdk/integrating-the-sdk/android/sdk-methods/setinterlinkedc4wimobilesdkapplications.md)
- [getInterlinkedC4WIMobileSDKApplications](https://create.cloud4wi.ai/dev-hub/wifi-sdk/integrating-the-sdk/android/sdk-methods/getinterlinkedc4wimobilesdkapplications.md)
- [logout](https://create.cloud4wi.ai/dev-hub/wifi-sdk/integrating-the-sdk/android/sdk-methods/logout.md)
- [Objects](https://create.cloud4wi.ai/dev-hub/wifi-sdk/integrating-the-sdk/android/objects.md)
- [Customer](https://create.cloud4wi.ai/dev-hub/wifi-sdk/integrating-the-sdk/android/objects/customer.md)
- [CustomerDocument](https://create.cloud4wi.ai/dev-hub/wifi-sdk/integrating-the-sdk/android/objects/customerdocument.md)
- [CustomerCreateResponse](https://create.cloud4wi.ai/dev-hub/wifi-sdk/integrating-the-sdk/android/objects/customercreateresponse.md)
- [CustomerInfo](https://create.cloud4wi.ai/dev-hub/wifi-sdk/integrating-the-sdk/android/objects/customerinfo.md)
- [CustomerQuery](https://create.cloud4wi.ai/dev-hub/wifi-sdk/integrating-the-sdk/android/objects/customerquery.md)
- [WPA2EnterpriseProfile](https://create.cloud4wi.ai/dev-hub/wifi-sdk/integrating-the-sdk/android/objects/wpa2enterpriseprofile.md)
- [PasspointConfiguration](https://create.cloud4wi.ai/dev-hub/wifi-sdk/integrating-the-sdk/android/objects/passpointconfiguration.md)
- [Additional features](https://create.cloud4wi.ai/dev-hub/wifi-sdk/integrating-the-sdk/android/additional-features.md)
- [Troubleshooting](https://create.cloud4wi.ai/dev-hub/wifi-sdk/integrating-the-sdk/android/troubleshooting.md)
- [Changelog](https://create.cloud4wi.ai/dev-hub/wifi-sdk/integrating-the-sdk/android/changelog.md)
- [Flutter](https://create.cloud4wi.ai/dev-hub/wifi-sdk/integrating-the-sdk/flutter.md)
- [QuickStart](https://create.cloud4wi.ai/dev-hub/wifi-sdk/integrating-the-sdk/flutter/quickstart.md)
- [Changelog](https://create.cloud4wi.ai/dev-hub/wifi-sdk/integrating-the-sdk/flutter/changelog.md)
- [User experience](https://create.cloud4wi.ai/dev-hub/wifi-sdk/user-experience.md)
- [FAQ](https://create.cloud4wi.ai/dev-hub/wifi-sdk/faq.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://create.cloud4wi.ai/dev-hub/wifi-sdk.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
