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

# Transfers

> Moving value between participants

A transfer moves an asset balance from one participant or group to one or more recipients. Transfers are zero-sum: the source is debited by the total credited to all recipients. Each transfer produces a journal entry.

## Endpoints

* Create a transfer between participants, groups, or a mix of both
* Specify multiple recipients with individual amounts in a single request

<Note>
  For usage patterns and examples, see the [Transfers guide](/guides/transfers).
</Note>
