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

# Overview

fabric is a cloud-native, headless, API-first platform featuring a comprehensive suite of applications that help you build your ecommerce presence with flexibility, scalability, and speed.

## Accessing fabric

There are two ways to access fabric:

* **Copilot**: The web-based interface to access fabric's modules and features. It allows business users to manage product data, pricing, orders, and other ecommerce operations without requiring engineering effort.
* **APIs**: A robust set of  endpoints that allow developers to integrate fabric's ecommerce tools into their own custom storefronts.

## About this Site

fabric’s documentation is organized by [module](/v3/getting-started/modules-and-feature-descriptions/overview), accessible from the tabs at the top of this site.

Each module contains dedicated Copilot and API sections, allowing both business users and developers to find the resources they need.

## Key Resources

<CardGroup cols={3}>
  <Card title="Modules" icon="diagram-next" href="/v3/getting-started/modules-and-feature-descriptions/overview">
    Descriptions of each fabric module and their core capabilities.
  </Card>

  <Card title="fabric AI" icon="star" href="/v3/getting-started/copilot/fabric-ai/overview">
    Tools to help you help automate, enrich, and optimize data.
  </Card>

  <Card title="API Authentication" icon="handshake" href="/v3/getting-started/authentication-v3/concepts">
    Secure access to API keys, system apps, and user apps.
  </Card>

  <Card title="Data Security" icon="square-check" href="/v3/getting-started/data-security">
    Authentication, encryption, monitoring, and more.
  </Card>

  <Card title="Terms" icon="file-lines" href="/v3/getting-started/copilot/terms-and-conventions">
    Clarifies key terms used in fabric’s documentation.
  </Card>

  <Card title="Glossary" icon="rectangle-list" href="/v3/getting-started/copilot/glossary">
    Commonly used terms across the fabric platform.
  </Card>
</CardGroup>
