> ## 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 OFAC sanctions enforcement for ERC20 tokens. Predicate monitors and freezes sanctioned addresses per regulatory requirements. Ideal for any regulated ERC20.
  </Card>
</CardGroup>
