> For the complete documentation index, see [llms.txt](https://atellix-network.gitbook.io/atellix-network-api-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://atellix-network.gitbook.io/atellix-network-api-guide/atellix-network-overview.md).

# Atellix Network Overview

The Atellix Network allows merchants to list their products for sale on the Solana blockchain. Product discovery is powered by the Atellix Catalog protocol.

<figure><img src="https://3750327625-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgTDteE8adWpe14mrLL8E%2Fuploads%2FrlcFdK8TZNqTejsuviO0%2Fsearch1.png?alt=media&amp;token=ed9da86e-cf00-4f44-9852-358a885139cd" alt=""><figcaption></figcaption></figure>

**Atellix Catalog API Documentation:** TypeScript interface documentation for the Atellix Catalog API.

{% embed url="<https://atellix.github.io/atellix-catalog-docs/>" %}

**Atellix Catalog API:** The TypeScript and JavaScript API that connects to the Atellix Network to search, browse, and purchase products, as well as add new product offers to the network.

{% embed url="<https://www.npmjs.com/package/@atellix/catalog>" %}

**Atellix Commerce Engine:** The node software of the Atellix Network. This software powers web-based storefronts, product indexing, and order routing based on the Atellix Catalog protocol.

{% embed url="<https://github.com/atellix/catalog-server>" %}

**Atellix Catalog Program:** The Solana smart contract that manages the on-chain data for the Atellix Catalog.

{% embed url="<https://github.com/atellix/catalog-program>" %}
