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

# Introduction

> A guide for integrating with the plain JavaScript flavour of the Depict UI

<Note>We recently released v3 of the Depict UI, this guide has been updated. See the [migration guide](/other-guides/sdk-migration-v2-v3) on how v3 differs from v2.</Note>

<Info>The Depict UI SDK is actively maintained — including recent accessibility improvements. See the [depict-ui changelog on GitHub](https://github.com/depict-org/depict-ui/commits/main/).</Info>

We will guide you through your integration with the Depict UI, enabling you to offer a high-quality user experience with a swift integration.

Currently, you can integrate three products with Depict UI (JavaScript):

1. Search
2. Product listing pages
3. Recommendations

If you're only integrating one of them, skip the section that doesn't apply to you. The "setup" section applies to all.

<Tip>Remember to follow the [tracking](/js-ui-guide/tracking/introduction) guide</Tip>

<Info>Are you looking for the [reference](/reference/search-sdk/js-ui)?</Info>
