> For the complete documentation index, see [llms.txt](https://tapminds.gitbook.io/tapmind-mediation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tapminds.gitbook.io/tapmind-mediation/architecture/core-components.md).

# Core Components

> Placeholder page — content to be expanded.

***

## Overview

***

## Why It Exists

***

## Business Problem

***

## High Level Explanation

```mermaid
%% Placeholder diagram — to be added
flowchart LR
    A[Publisher App] --> B[Mediation]
    B --> C[Custom Adapter / SDK]
    C --> D[Backend]
    D --> E[Demand Partners]
```

***

## Technical Details

***

## Business Benefit

***

## Related Pages

* [High Level Architecture](/tapmind-mediation/architecture/high-level-architecture.md)
* [Terminology & Glossary](/tapmind-mediation/reference/terminology-glossary.md)
* [Custom Adapter vs OrchSDK](/tapmind-mediation/getting-started/custom-adapter-vs-orchsdk.md)
