> For the complete documentation index, see [llms.txt](https://docs.supademo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.supademo.com/customize/personalize/custom-branding.md).

# Custom Branding

{% hint style="info" %}
Want to add custom branding programmatically with AI? [Try using the Supademo MCP.](https://docs.supademo.com/customize/mcp-server)
{% endhint %}

Supademo lets you showcase your product in a way that aligns perfectly with your brand. From custom logos and brand colors to personalized domains and watermarks, you can tailor every demo experience to feel like a seamless extension of your company. Whether you're sharing internally or with prospects, your demos will always look and feel on-brand.

{% content-ref url="/pages/sJAkzOrOkQk4ObYGVodk" %}
[Configure Custom Domain](/customize/personalize/custom-branding/configure-custom-domain.md)
{% endcontent-ref %}

{% content-ref url="/pages/brZNATKqRaUZAVexIRbB" %}
[Workspace Theme](/customize/personalize/custom-branding/workspace-theme.md)
{% endcontent-ref %}

{% content-ref url="/pages/WQXuwNESxD2ZcRz28MNL" %}
[Supademo Theme](/customize/personalize/custom-branding/supademo-theme.md)
{% endcontent-ref %}

{% content-ref url="/pages/N1NMZLMALqNh3To0vvSF" %}
[Backgrounds & Frames](/customize/personalize/custom-branding/backgrounds-and-frames.md)
{% endcontent-ref %}

{% content-ref url="/pages/Upmdctgqjl5TOWYtbjyd" %}
[Custom Fonts](/customize/personalize/custom-branding/custom-fonts.md)
{% endcontent-ref %}

{% content-ref url="/pages/iq1VsRMmZkPgMpIGhLJD" %}
[Watermark](/customize/personalize/custom-branding/watermark.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.supademo.com/customize/personalize/custom-branding.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
