> For the complete documentation index, see [llms.txt](https://developers.mtpelerin.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developers.mtpelerin.com/integration-guides/parameters-and-customization/branding-parameters.md).

# Branding parameters

{% hint style="danger" %}
**All parameters must be URL encoded.**&#x20;

**Example:**

\#FFFFFF

**must be passed as**

%23FFFFFF
{% endhint %}

| Parameter | Value    | Description                                                                                            |
| --------- | -------- | ------------------------------------------------------------------------------------------------------ |
| mylogo    | logo URL | Add your own logo, which will be displayed in the widget's footer left of the "powered by Mt Pelerin". |
| primary   | XXXXXX   | Primary color, where XXXXXX is the color's hexadecimal code, for example: %23F7931A                    |
| success   | XXXXXX   | CTA color, where XXXXXX is the color's hexadecimal code, for example: %23F7931A                        |
