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

# Publisher overview

> The entry point for publisher integration, operations, analytics, and settlement documentation.

This section is for publishers who are preparing to integrate ActionX, already have an API key, or are actively operating monetization.

```mermaid theme={null}
flowchart LR
    apply["Apply"] --> integrate["Integrate"]
    integrate --> operate["Operate"]
    operate --> settle["Settle"]
    operate --> views["Dashboard views<br/>Overview<br/>Integration<br/>Analytics<br/>Billing<br/>Withdrawals"]
```

## What you will find here

* How to apply, complete review, and obtain an API key
* How to choose between SDK, Backend API, and MCP
* What each dashboard page is responsible for
* How to understand Analytics, Statements, and Withdrawals metrics
* What Ad Settings and policy controls affect

## Recommended reading order

<Steps>
  <Step title="Start with onboarding">
    Begin with [Onboarding and approval](/publishers/onboarding-and-approval) to understand the application, review, and activation flow.
  </Step>

  <Step title="Then choose an integration path">
    Continue with [Choose an integration path](/publishers/integration-options) to decide between SDK, Backend API, and MCP.
  </Step>

  <Step title="Finish with dashboard and settlement">
    After integration, continue into Dashboard, Analytics, Billing, and Withdrawals.
  </Step>
</Steps>

## Related pages

<Columns cols={2}>
  <Card title="Onboarding and approval" href="/publishers/onboarding-and-approval">
    Apply for an API key, review approval status, and see what becomes available after activation.
  </Card>

  <Card title="Choose an integration path" href="/publishers/integration-options">
    Compare SDK, Backend API, and MCP in one place.
  </Card>

  <Card title="Dashboard overview" href="/publishers/dashboard-overview">
    Understand pages such as Overview, Integration, Analytics, Billing, and Withdrawals.
  </Card>

  <Card title="Billing and withdrawals" href="/publishers/billing-and-withdrawals">
    See how statements, balances, and withdrawals connect.
  </Card>
</Columns>
