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

# Architecture

# Architecture

<img src="https://mintcdn.com/fuse-43a2bc2e/_K7grF7JrJhznGiu/img/fusebox-architecture.png?fit=max&auto=format&n=_K7grF7JrJhznGiu&q=85&s=fcab3198420529a240e7315db29438a5" alt="" width="973" height="713" data-path="img/fusebox-architecture.png" />

The FuseBox Stack is composed of several essential components:

* Fuse SDK enables interaction with Fuse APIs, indexing solutions, RPCs, and bundlers.
* Fuse APIs, which include:
  * Smart Wallets API for creating and managing Smart Contract Wallets.
  * Notifications API for subscribing to updates about wallet activity.
  * Trade API for fetching trade data and assisting with swaps.
  * DATA APIs enable additional indexed data such as NFTs, transaction histories, and more.
  * Network API:
    * Staking API - Volt and Fuse liquid staking (Voltage DEX module)
    * NFT API that utilizes the subgraphs
* Indexers, including subgraphs and the explorer.
* Fuse Network serves as the underlying infrastructure for the Fuse Stack.
* Smart Wallet Contracts and their modules.
* Token contracts, including ERC20 tokens and ERC721 (NFTs).
* Token factories for creating new tokens.
* Other smart contracts include AMMs of DEXes, DAO contracts, and more.

These components comprise the robust and comprehensive Fuse Stack, providing a powerful toolkit for building and deploying blockchain-based applications on the Fuse Network.
