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

# Before you start

> The Proactive Feedback SDK allows your app to integrate with Appinion’s proactive feedback engine. You can request feedback at any point in your app, capture user sentiment, and redirect positive feedback directly to the app stores.

<Info>
  Feature **only** available on the Premium plan
</Info>

### Compatibility

<Columns cols={2}>
  <Card title="iOS">
    Min. Version : iOS 14.0
  </Card>

  <Card title="Android">
    minSDK API 24

    targetAPI API31
  </Card>
</Columns>
