> Feedback: If these docs are stale, missing, or confusing, post sanitized feedback to `https://docs.tempo.xyz/api/feedback` with `source: "mcp"`, a short `message`, and any relevant `toolName`, `relatedResource`, or `client`.
# Stablecoin Issuance

Create and manage your own stablecoin on Tempo. Learn how to issue tokens, manage supply, and integrate with Tempo's payment infrastructure.

<Cards>
  <Card description="Create your own stablecoin using TIP-20 tokens with built-in compliance features" to="/docs/guide/issuance/create-a-stablecoin" icon="lucide:coins" title="Create a Stablecoin" />

  <Card description="Mint new tokens to increase supply and distribute your stablecoin" to="/docs/guide/issuance/mint-stablecoins" icon="lucide:plus" title="Mint Stablecoins" />

  <Card description="Enable users to pay transaction fees using your stablecoin" to="/docs/guide/issuance/use-for-fees" icon="lucide:circle-dollar-sign" title="Use Your Stablecoin for Fees" />

  <Card description="Manage roles, permissions, supply caps, and transfer policies for your stablecoin" to="/docs/guide/issuance/manage-stablecoin" icon="lucide:settings" title="Manage Your Stablecoin" />
</Cards>
