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

# White-label branding

> Your logo, colors, and fonts across your Kash pages and embeds

Markets your organization creates don't have to look like Kash — they can look like you. Custom branding puts your identity on every surface where your markets appear.

<Note>
  Custom branding is a higher-tier entitlement. See [Pricing and revenue share](/for-businesses/pricing-and-revenue-share) and the Partner Portal pricing page for what your tier includes.
</Note>

## What you can customise

| Element       | Details                                                                            |
| ------------- | ---------------------------------------------------------------------------------- |
| Logo          | Round avatar shown next to your markets and organization (PNG, JPEG, WebP, or SVG) |
| Wordmark      | Horizontal logo used on share cards and wider layouts                              |
| Primary color | Your accent color across themed surfaces                                           |
| Brand font    | A TTF/OTF font used to render your org-branded text                                |
| Display name  | The public-facing name shown on your surfaces                                      |
| Tagline       | A short line shown alongside your organization                                     |

All of these are managed from the Partner Portal settings — upload assets, pick your color, and changes apply across your surfaces.

## Where your branding shows

<CardGroup cols={2}>
  <Card title="Your organization page on app.kash.bot" icon="globe">
    Your slug gives you a public namespace on app.kash.bot where your markets and threads live under your identity.
  </Card>

  <Card title="Embedded iframes" icon="window">
    Your branding carries into embeds — the organization grid, thread embeds, and single-market embeds all render themed with your assets.
  </Card>

  <Card title="Share cards" icon="share-nodes">
    Your wordmark and colors appear on the cards generated when your markets are shared.
  </Card>

  <Card title="Partner surfaces" icon="users">
    Partners you invite operate under your organization's brand.
  </Card>
</CardGroup>

For how to place branded embeds on your own site, see the [organization iframe guide](/developer-docs/public-embed-api/guides/organization-iframe) and the [thread iframe guide](/developer-docs/public-embed-api/guides/thread-iframe).

## Scope

Branding applies to your organization's surfaces on app.kash.bot and to your embeds. Custom domains and a fully white-labeled standalone webapp are not currently offered — if that's what you need, talk to [partnerships@kash.bot](mailto:partnerships@kash.bot).

## Next steps

<CardGroup cols={2}>
  <Card title="Partner Portal quickstart" icon="rocket" href="/for-businesses/partner-portal-quickstart">
    Where to upload assets and manage your brand.
  </Card>

  <Card title="Public Embed API" icon="window" href="/developer-docs/public-embed-api/overview">
    Everything you can embed, with code examples.
  </Card>
</CardGroup>
