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

# Fee Splitters

> Reference home for contracts that split fees or revenue across multiple recipients.

Use this page as the reference home for fee splitter contracts in the Gauntlet stack.

## What Belongs Here

When public splitter contracts are documented, this page should hold:

* ABI and method reference
* recipient configuration and distribution rules
* deployment addresses
* operational notes that sit alongside fee accounting

## Current Related Docs

* [FeeVault](/contract-reference/fee-vault) for the current fee-accrual contract surface
* [Fees](/integrate/fees) for product-level fee guidance
* [Periphery](/contract-reference/periphery) for pricing and fee-calculation helpers

<Info>
  Current public accounting docs in this repo are centered on `FeeVault`. Keep this page as the dedicated reference slot for splitter-specific specs as they are published.
</Info>
