# Push 연동 개요

플랫폼(Android, iOS, Web, Flutter 등)에 따라 설치 방식이 다르므로, 자세한 설치 방법은 각 플랫폼별 가이드를 참고해주세요.

## 1. 인증서 등록

iOS, Android 각각 인증서 등록 절차가 필요합니다.

{% content-ref url="certification" %}
[certification](https://docs.marketap.io/t3ZS4WXNMj0HK27EtIMV/developer/push-notification/certification)
{% endcontent-ref %}

## 2. 플랫폼별 설치 가이드

아래에서 각 플랫폼별 설치 및 초기화 방법을 확인하실 수 있습니다:

{% content-ref url="integration/android" %}
[android](https://docs.marketap.io/t3ZS4WXNMj0HK27EtIMV/developer/push-notification/integration/android)
{% endcontent-ref %}

{% content-ref url="integration/ios" %}
[ios](https://docs.marketap.io/t3ZS4WXNMj0HK27EtIMV/developer/push-notification/integration/ios)
{% endcontent-ref %}

{% content-ref url="integration/flutter" %}
[flutter](https://docs.marketap.io/t3ZS4WXNMj0HK27EtIMV/developer/push-notification/integration/flutter)
{% endcontent-ref %}

{% content-ref url="integration/web-push" %}
[web-push](https://docs.marketap.io/t3ZS4WXNMj0HK27EtIMV/developer/push-notification/integration/web-push)
{% endcontent-ref %}

## 3. 설치 후 테스트

설치를 마친 후에는, 아래 문서에 가이드된 순서에 따라 Push 기능을 테스트하는 것을 권장합니다.

{% content-ref url="test" %}
[test](https://docs.marketap.io/t3ZS4WXNMj0HK27EtIMV/developer/push-notification/test)
{% endcontent-ref %}
