> ## Documentation Index
> Fetch the complete documentation index at: https://docs.fairytech.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Android 연동하기

## 사전 준비

<Warning>
  [Getting Started > Android Setup](/dev-guide/getting-started/setup) 을 먼저 완료하세요.
</Warning>

# 시작하기

## Step 1) 시작하기

아래 가이드를 따라 서비스를 시작해주세요

<Card title="페어리 UI 이용하여 시작하기" icon="sparkles" href="dev-guide/x-realtime-ads/start-recognition/file">
  캐시백 서비스도 같은 가이드를 따라 동작합니다.
</Card>

## Step 2) FCM 설정하기

아래 가이드를 따라 FCM을 설정해주세요

<Card title="FCM 설정하기" icon="sparkles" />

## 다음 단계

캐시백 서비스 추가 활용 가이드

<Columns cols={2}>
  <Column>
    <Card title="캐시백 웹내 특정페이지로 바로가기" icon="sparkles" href="dev-guide/cashback/cashback-service/route" />
  </Column>

  <Column>
    <Card title="캐시백 프로그램 목록을 외부에서 노출하기" icon="sparkles" href="dev-guide/cashback/cashback-service/programs" />
  </Column>
</Columns>
