# Notify: Multi-Channel Notifications

> \[!CAUTION]
>
> Twilio deprecated Notify in October 2022 and no longer supports it. Learn more about [transitioning off Notify](https://support.twilio.com/hc/en-us/articles/11746930233115-Transitioning-off-Notify).
>
> If you're starting a new project, use [Programmable Messaging](/docs/messaging) for SMS notifications. For push notifications, integrate directly with platform-specific services such as APNs for iOS or FCM for Android. If you've already built on Notify, visit the [transition guide](https://support.twilio.com/hc/en-us/articles/11746930233115-Transitioning-off-Notify) to learn about your options.

> \[!IMPORTANT]
>
> If you would like to start migrating to the API replacing Notify now, you can [request access](https://airtable.com/appqQFoQmQ9WDS1YW/pagDQFkMvNi7O28dN/form) to the private beta of the [Communications API](/docs/comms).

Twilio Notify makes it possible to reach one customer or a million on their preferred channel with just one API call, helping you connect with your users the way they prefer to communicate.

Using the [Notify REST API](/docs/notify/api), you can build great notification experiences across multiple channels, including [SMS](/docs/notify/quickstart/sms) and push notifications for [iOS](/docs/notify/quickstart/ios) and [Android](/docs/notify/quickstart/android).

## Get started with Notify

Check out these quickstart guides to getting up and running with multi-channel notifications. Pick your favorite channel to get started!

* [SMS notification quickstart](/docs/notify/quickstart/sms)
* [iOS push notification quickstart](/docs/notify/quickstart/ios)
* [Android push notification quickstart](/docs/notify/quickstart/android)
* [Web Push Quickstart: Firebase and Twilio Notify](/docs/notify/quickstart/firebase-web)

## Build Your App

You've got an idea in mind. Let's get it to production.

Pick the docs that are right for you. These API reference docs and tutorials will get you across the deploy line, straight to HTTP `200 OK`

### Tutorials

* Learn [how to configure Android push notifications](/docs/notify/configure-android-push-notifications)
* Learn [how to configure iOS push notifications](/docs/notify/configure-ios-push-notifications)
* Learn [how to send and receive notifications with Notify](/docs/notify/send-notifications)

### API Reference

* [Notify API Overview](/docs/notify/api)
* [Bindings resource](/docs/notify/api/binding-resource)
* [Credentials resource](/docs/notify/api/credential-resource)
* [Notifications resource](/docs/notify/api/notification-resource)
* [Service resource](/docs/notify/api/service-resource)

*If you have questions related to pricing, check out our [pricing page](/docs/notify) or you can reach out to our [Sales team](https://www.twilio.com/en-us/help/sales).*
