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

# JavaScript SDK

> incoJs is a javascript library that enables developers to interact with the inco protocol

## Overview

incoJs is a JavaScript library that enables developers to interact with the Inco protocol. It provides a comprehensive set of tools and utilities for building privacy-preserving decentralized applications.

## Getting Started

There are two main ways to start using incoJs in your project:

<CardGroup>
  <Card title="NextJS Starter" icon="react" href="/js-sdk/nextjs-starter">
    Get started quickly with our NextJS template for building dApps with Inco
  </Card>

  <Card title="Existing Project Integration" icon="square-plus" href="/js-sdk/existing-project">
    Learn how to integrate incoJs into your existing JavaScript/TypeScript project
  </Card>
</CardGroup>
