# Advanced Customizations

Advanced customization options for Preference Center.

This guide covers creating custom Preference Center implementations for .NET MAUI applications.

## Prerequisites

Preference Center requires the Airship .NET MAUI SDK to be installed. See the [SDK installation guide](https://www.airship.com/docs/developer/sdk-integration/dotnet/installation/getting-started/) for setup instructions.

## Custom Preference Centers

Preference Center is not supported in the Airship.NET library. Use native binding methods instead.

## Related Documentation

- [Getting Started with Preference Center](https://www.airship.com/docs/developer/sdk-integration/dotnet/preference-center/getting-started/)
- [Installing the Airship SDK](https://www.airship.com/docs/developer/sdk-integration/dotnet/installation/getting-started/)

