> For the complete documentation index, see [llms.txt](https://docs.cadmos.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cadmos.finance/administration-platform/pool-management/distributions-and-payments.md).

# Distributions and Payments

The Assets into the Pool Smart Contract can be managed from the appropriate panel in the Pool Dashboard.

<figure><img src="/files/XmIqoXFZBPdkblvX60iq" alt=""><figcaption><p>Managing the assets in the Pool Core Smart Contract</p></figcaption></figure>

From here you can:

### Transfer Assets to the Pool Treasury&#x20;

Transfers Assets to the Pool Treasury for management by the Strategist.

**Note**: Cannot be called while the Pool is in liquidation.

**Note**: Caller needs to be cleared for the *FLAG\_TRANSFER\_TREASURY* privilege.

### Distribute Assets to Token Holders.

Does a Snapshot and disburses the chosen amount to the [Distributor ](broken://pages/YoXzHixXsbiXeVH4YyQz)smart contract.

Token holders will then be able to claim their reward pro rata their pool holdings at the time the snapshot was made.

**Note**: Cannot be cancelled/reversed.

**Note**: Token holders unable to claim their rewards from the Distributor smart contract will lose them. Pay special attention to tokens locked in e.g. liquidity pools.&#x20;

**Note**: Caller needs to be cleared for the *FLAG\_DISTRIBUTE\_ASSET* privilege.

### Make a Payment

Make an arbitrary payment out of the Pool coffins. Typically used to settle e.g. an invoice.

**Note**: Caller needs to be cleared for the *FLAG\_ASSET\_PAYMENT* privilege.
