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

# Partnership Requests

> Custom integrations, fee shares, co-marketing.

DZap partners with wallets, dashboards, dApps, and infrastructure providers to bring aggregated routing into their products.

## What partners get

* **Custom API key tier** — higher rate limits, per-route configuration.
* **Fee share** — revenue from volume you route through DZap.
* **Co-marketing** — joint announcements, audit visibility, integration showcase.
* **Direct support** — Slack/Discord channel with engineering.

## How to request

Reach out on Telegram — [**@bradvani**](https://t.me/bradvani) — with:

* Your project name + URL.
* Expected monthly DZap volume (USD).
* Use case (swap UI / bridge UI / wallet integration / agent / other).
* Chains and tokens of focus.
* Timeline.

We aim to respond within 2 business days.

## What you can ship today (no partnership needed)

You don't need a partnership to integrate DZap. The public API + SDK cover most use cases:

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/quickstart">
    Public surface — swap, bridge, quote, status.
  </Card>

  <Card title="API" icon="code" href="/api/introduction">
    REST endpoints + OpenAPI.
  </Card>

  <Card title="SDK" icon="js" href="/sdk/overview">
    `@dzapio/sdk` — TypeScript wrapper.
  </Card>

  <Card title="Audits" icon="shield" href="/products/security-and-audits">
    Verify the contracts you'll spend tokens against.
  </Card>
</CardGroup>

Partnerships are for production-scale + custom commercial terms.
