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

# Quickstart

> Choose your integration path

## Integration Paths

Predicate offers two compliance solutions depending on your needs:

<CardGroup cols={2}>
  <Card title="Compliance for Applications" icon="code" href="/v2/applications/quickstart">
    Enforce custom policies on smart contract functions. Ideal for DeFi protocols such as lending platforms, bridges, DEXs, and any applications requiring transaction-level compliance.
  </Card>

  <Card title="Compliance for Assets" icon="coins" href="/v2/assets/overview">
    Automated, policy-driven enforcement for regulated tokens. Predicate freezes sanctioned and high-risk addresses per your policy.
  </Card>
</CardGroup>
