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

# Partnerships

Sprinter is programmable credit infrastructure. We provide the credit engine — you build the product your users interact with. One API, full credit stack, DeFi economics.

## Who We Partner With

<CardGroup cols={2}>
  <Card title="Card Programs" icon="credit-card">
    Card issuers and neobanks that want to offer credit-backed card spending. Cardholders lock collateral, your program draws USDC via Sprinter to settle transactions — no prefunding, no idle capital.
  </Card>

  <Card title="Wallets & Super Apps" icon="wallet">
    Crypto wallets and fintech apps that want to give users instant spending power without selling their assets. Plug in Sprinter Credit and offer buy-now-pay-later, credit lines, or overdraft protection.
  </Card>

  <Card title="AI Agent Platforms" icon="robot">
    Agent frameworks and autonomous systems that need on-demand liquidity. Agents borrow from Sprinter via MCP or direct API — lock, draw, use, repay — all programmatic, no human in the loop.
  </Card>

  <Card title="DeFi Protocols" icon="chart-line">
    Yield vaults, lending protocols, and DEXs that want to integrate as collateral strategies or earn destinations. Sprinter's earn vaults wrap collateral into yield-bearing positions while credit lines are active.
  </Card>

  <Card title="Bridges & Interoperability" icon="bridge">
    Cross-chain bridges and intent-based protocols that need instant settlement liquidity. Agents and apps can borrow from Sprinter to bridge or settle, then repay when the transaction clears.
  </Card>

  <Card title="Exchanges & Trading Platforms" icon="arrow-right-arrow-left">
    Centralized and decentralized exchanges that want to offer margin or credit features backed by on-chain collateral, with programmable risk management via Sprinter's policy engine.
  </Card>
</CardGroup>

## Why Partner with Sprinter

| What you get              | Details                                                                                |
| ------------------------- | -------------------------------------------------------------------------------------- |
| **Single API**            | Lock, draw, repay, unlock — four endpoints to add credit to any product                |
| **Productive collateral** | User assets earn yield in DeFi vaults while backing the credit line                    |
| **Configurable risk**     | Per-partner credit policies, LTV ratios, and guardrails via the policy engine          |
| **Sub-2s draws**          | Credit draws execute on-chain in under 2 seconds — fast enough for card authorizations |
| **Non-custodial**         | All transactions return unsigned calldata — Sprinter never has custody                 |
| **MCP + API**             | Works with AI agents via Model Context Protocol or plain HTTP                          |

## Get in Touch

We're actively onboarding partners. Reach out to discuss your integration:

* **Email:** [hello@sprinter.tech](mailto:hello@sprinter.tech)
* **Telegram:** [t.me/sprinter\_tech](https://t.me/sprinter_tech)
* **X:** [@sprinter\_ux](https://x.com/sprinter_ux)

<Tip>
  Start with the [Credit Draw](/quickstart/credit-draw) quickstart to see how the API works, or point an AI agent at our [OpenAPI spec](https://api.sprinter.tech/swagger/doc.json) to generate a working integration in minutes.
</Tip>
