# Distributions and Payments

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

<figure><img src="https://1201101266-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8yk3teqlc1ZoxM9Dnrf3%2Fuploads%2FjoLdwihPzRmN7uwaF2Xv%2Fimage.png?alt=media&#x26;token=0f354e5d-13ae-457c-b64b-edcccb6663c9" 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 ](https://docs.cadmos.finance/administration-platform/pool-management/broken-reference)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.
