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

# Subscribe

> Enable Facebetter SDK subscription service and obtain AppID & AppKey to start using beauty features

# Enable Subscription Service

## Register/Login

After registering and logging in to the dashboard, a default project will be created, displaying current subscription information and statistics. The default project is the free version.

<Frame>
  <img src="https://mintcdn.com/facebetter/DM5KtVsHX1q4Zlkm/images/dash-overview.jpg?fit=max&auto=format&n=DM5KtVsHX1q4Zlkm&q=85&s=d69352725361aa709c8d733eff0d239e" alt="Dashboard Subscription Info" width="2332" height="1222" data-path="images/dash-overview.jpg" />
</Frame>

## Bind Application Information

Facebetter SDK needs to verify the application's identity information during license validation to ensure the authorized application matches the actual application. Please provide the appropriate identifier based on your application platform:

* **iOS/macOS**: Bundle ID (e.g., com.example.app)
* **Android**: Application Package Name (e.g., com.example.app)
* **Windows**: Application Name or Executable File Name
* **Linux**: Application Name or Package Name
* **Web**: Application Domain (e.g., example.com)
* **HarmonyOS**: Application Bundle Name

Click the **"Edit Project"** button on the dashboard, select the corresponding identifier type for your application platform, enter the application identifier, and complete the application binding.

<Frame>
  <img src="https://mintcdn.com/facebetter/DM5KtVsHX1q4Zlkm/images/dash-edit-project.jpg?fit=max&auto=format&n=DM5KtVsHX1q4Zlkm&q=85&s=a69233a226783371485dddd416f3b6c4" alt="Console Edit Project" width="2374" height="1550" data-path="images/dash-edit-project.jpg" />
</Frame>

## Subscribe to a Plan

Click the **"Subscribe"** button on the "Your Subscription" card in the dashboard to enter the subscription selection page. Follow these steps to complete your subscription:

1. **Select Billing Cycle**: Choose between Pay-as-you-go, Monthly, or Yearly billing (Yearly plans offer a "12 months for the price of 10" discount).
2. **Select Subscription Plan**: Choose the functional version that suits your project needs (e.g., Pro+).
3. **Confirm and Pay**: Verify the information in the order summary on the right, then click "Start Now" to proceed to Stripe for secure payment.

<Frame>
  <img src="https://mintcdn.com/facebetter/DM5KtVsHX1q4Zlkm/images/dash-subscribe.jpg?fit=max&auto=format&n=DM5KtVsHX1q4Zlkm&q=85&s=f4d5a7af0f38ab690067b296aaf7d626" alt="Console Subscription Plan" width="2370" height="1252" data-path="images/dash-subscribe.jpg" />
</Frame>

## Get AppID and AppKey

In the Dashboard page, on the AppID & AppKey card, you can view your `appid` and `appkey`.

<Frame>
  <img src="https://mintcdn.com/facebetter/DM5KtVsHX1q4Zlkm/images/dash-appid-appkey.jpg?fit=max&auto=format&n=DM5KtVsHX1q4Zlkm&q=85&s=03645b8524ed4ed4908598cd92d46b3a" alt="Console AppID & AppKey" width="2336" height="476" data-path="images/dash-appid-appkey.jpg" />
</Frame>

From the same card you can download an **offline license** (`facebetter-offline-license.json`) for offline use. See [License & Auth](./license).
