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

# Connect the Fees Engine to Midaz

> Configure the embedded Fees Engine with the Midaz ledger.

Fees runs inside the unified Midaz ledger process. Configure it in the ledger deployment. It is neither a separate service nor a plugin.

## Configuration

***

Configure its MongoDB storage with `MONGO_FEES_*` settings in the Midaz deployment. Each fee request must provide `send.asset`. Midaz rejects an empty value instead of using a fallback currency. See [Midaz environment variables](/en/products/midaz/midaz-environment-variables) for ledger configuration.

## See it in Lerian

***

* The full integration journey across the pieces: [Building a complete core banking](/en/products/building-a-complete-core-banking)
* What the Fees Engine does: [What is Fees Engine?](/en/products/midaz/fees/fees-engine-overview)
* Deploy the stack: [Helm charts](/en/platform/deploy/helm-overview)
