---
title: "Recipes"
description: "End-to-end workflows for common Gravv integrations."
---

# Recipes

Use these recipes to connect multiple Gravv endpoints into complete customer workflows.

<CardGroup cols={3}>
  <Card title="Issue and manage cards" icon="key" href="/recipes/issue-and-manage-cards">
    Create a customer, issue a card, fund it, and withdraw funds.
  </Card>
  <Card title="Remit funds to a recipient" icon="zap" href="/recipes/remit-funds-to-a-recipient">
    Add an external recipient and transfer funds to them.
  </Card>
  <Card title="Issue an account" icon="database" href="/recipes/issue-an-account">
    Create, submit, and process an account application.
  </Card>
  <Card title="Exchange currencies" icon="globe" href="/recipes/exchange-currencies">
    Create an FX order, complete approval when required, and track settlement.
  </Card>
</CardGroup>
