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

# Transfer Tools

> Algorand transfer tools for USDC and ALGO.

# Transfer Tools

PIXA uses Algorand as the home wallet, so transfer tools are first-class.

## `transfer_usdc`

Use this to send USDC on Algorand.

Typical cases:

* funding a session wallet
* paying another Algorand address
* topping up the PIXA Hub wallet for a demo flow

## `transfer_algo`

Use this to send ALGO when the wallet needs gas or a small on-chain transfer.

Typical cases:

* covering fees
* funding a new account
* moving the base asset during a test flow

## Safety note

Transfers should always be constrained by the wallet budget and the caller's intent.

For demo or production use, prefer small, explicit amounts rather than broad permissions.
