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

# Introduction

> Everything you need to know about implementing and optimizing AdUnblock for your website.

Get started with AdUnblock and begin recovering your ad revenue today.

<CardGroup cols={2}>
  <Card title="Getting Started" icon="rocket" href="/get-started">
    Start recovering your lost ad revenue in a few simple steps with
    dashboard-guided integration.
  </Card>

  <Card title="Configuration API" icon="code" href="/api-reference/fetch-config">
    Fetch AdUnblock latest configuration and script sources for your
    integration.
  </Card>
</CardGroup>

## Integration Guides

Choose your platform and follow our step-by-step integration guides.

<CardGroup cols={3}>
  <Card title="Test With Chrome Extension" icon="chrome" href="/guides/test-with-chrome-extension">
    Test your AdUnblock integration using our Chrome extension before going live.
  </Card>

  <Card title="WordPress Integration" icon="wordpress" href="/guides/wordpress">
    Easy WordPress plugin installation from the official repository.
  </Card>

  <Card title="Next.js" icon="react" href="/guides/nextjs">
    React Server Components with TypeScript support
  </Card>

  <Card title="React Router" icon="react" href="/guides/react-router">
    Data mode and framework mode integration
  </Card>

  <Card title="Express" icon="server" href="/guides/express">
    Middleware for Express and Node.js applications
  </Card>

  <Card title="PHP (Laravel/Symfony)" icon="php" href="/guides/php">
    Blade helpers and Twig extensions
  </Card>

  <Card title="Python (Django)" icon="python" href="/guides/python">
    Template tags with Django cache integration
  </Card>

  <Card title="Others (HTML/JS)" icon="code" href="/guides/html-javascript">
    Simple HTML/JavaScript integration that works with any website.
  </Card>
</CardGroup>

## Need help with implementation?

Our support team is ready to assist you with any questions or issues.

<Card title="Contact Support" icon="headset" href="https://ad-unblock.com/contact">
  Get personalized help from our technical support team.
</Card>
