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

# Transfers

> Withdrawal and transfer endpoints

Use these endpoints to create and query Pix or crypto transfers and withdrawals.

<CardGroup cols={2}>
  <Card title="Create Pix transfer" href="/endpoints/transfers/create-pix.mdx">
    Create a transfer or withdrawal via Pix.
  </Card>

  <Card title="Create crypto transfer" href="/endpoints/transfers/create-crypto.mdx">
    Create a crypto withdrawal or transfer.
  </Card>

  <Card title="Search transfer" href="/endpoints/transfers/search.mdx">
    Query a transfer or withdrawal.
  </Card>
</CardGroup>
