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

# Quick start guides

> Get up and running quickly with FrankieOne using our step-by-step quick start guides.

Each guide walks you through setup, authentication, and your first successful implementation.

<Columns cols={2}>
  <Card title="Getting Started with KYC: Your first API call" icon="user-group" href="/docs/getting-started">
    Set up, authenticate, and make your first FrankieOne API call for KYC.
  </Card>

  <Card title="Getting Started with KYB: Your first API call" icon="terminal" href="/docs/kyb/getting-started">
    Set up, authenticate, and make your first FrankieOne API call for KYB.
  </Card>

  <Card title="Fraud and Risk-based Onboarding" icon="shield-halved" href="/docs/fraud-v2-getting-started">
    Integrate FrankieOne’s fraud signals and risk-based decisioning into your onboarding flow with OneSDK and our Onboarding API.
  </Card>

  <Card title="Transaction and Activity Monitoring" icon="shield-halved" href="/docs/implementation-guide-transaction-monitoring">
    Integrate FrankieOne Transaction Monitoring via the Transaction Monitoring API.
  </Card>

  <Card title="Getting Started with Hosted OneSDK" icon="laptop-code" href="/docs/quickstart-guide/use-case-1-hosted-onesdk">
    Get up and running with OneSDK in minutes. This guide walks you through implementing two common onboarding flows: eKYC and IDV verification.
  </Card>

  <Card title="Getting Started with the FrankieOne Portal" icon="credit-card" href="/docs/getting-started-with-the-frankieone-portal">
    Learn how to navigate the FrankieOne Portal.
  </Card>
</Columns>

<Tip>
  **Not sure where to start?**

  * **Developers:** Begin with [KYC Quick Start](/docs/getting-started) to make your first API call
  * **Product/Ops teams:** Start with the [Portal Guide](/docs/getting-started-with-the-frankieone-portal)
  * **Front-end teams:** Try [Hosted OneSDK](/docs/quickstart-guide/use-case-1-hosted-onesdk) for the fastest integration
</Tip>
