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

# Operational Controls

> Routine operational tasks and maintenance for merchants

As a merchant, you should routinely perform the following.

## Daily Operations

<CardGroup cols={1}>
  <Card title="Channel availability" icon="toggle-on">
    Keep channels active only when you can service them.
  </Card>

  <Card title="Liquidity management" icon="wallet">
    Maintain sufficient liquidity for expected order load.
  </Card>

  <Card title="Order monitoring" icon="binoculars">
    Monitor order states and ongoing-order constraints.
  </Card>

  <Card title="Fee withdrawal" icon="money-bill-transfer">
    Withdraw accrued fees via supported flow.
  </Card>

  <Card title="Exit procedures" icon="right-from-bracket">
    Use unstake/request flows when reducing or exiting activity.
  </Card>
</CardGroup>

<Note>
  Regularly monitor your operational capacity and toggle your availability status accordingly. This ensures you only receive orders you can fulfill.
</Note>
