> For the complete documentation index, see [llms.txt](https://docs.corppass.gov.sg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.corppass.gov.sg/products/myinfo-business/design-guidelines/singpass-brand-guidelines.md).

# Singpass Brand Guidelines

If you are a partner who wants to refer to Singpass or use the Singpass logo in your marketing materials, these are the guidelines for how to do it. When we present our brands in a way that accurately reflects the partnership, it helps to build awareness, recognition, and trust.

**Download Singpass logo asset:**

{% file src="/files/PWwE4TW9EHdaXjAqPhEV" %}

***

### Singpass logo  <a href="#logo-usage" id="logo-usage"></a>

The Singpass logo is available in three variants to ensure it remains clear and legible across different backgrounds and contexts.

<table><thead><tr><th>Type</th><th>Use when</th><th width="205.25">Variant</th></tr></thead><tbody><tr><td><strong>Full colour (Primary)</strong> <br>The default logo.</td><td>Use this whenever possible on light or neutral backgrounds.</td><td><img src="/files/JyLcdhx1nAvg48hhSy0I" alt="" data-size="original"></td></tr><tr><td><strong>White (secondary)</strong></td><td>For use on dark backgrounds where the full colour logo would not be legible.</td><td><img src="/files/zDyFIBk6FyFxce7kOIUx" alt="" data-size="original"></td></tr><tr><td><strong>Black (secondary)</strong></td><td>For use on high-contrast backgrounds such as red, where neither the full colour nor white logo would stand out clearly.</td><td><img src="/files/FMTEtCksDMNn2Tq1OBj4" alt="" data-size="original"></td></tr></tbody></table>

**Dont's**

Don't combine the Singpass name or logos, or any portion of any of them, with other logo, company name, mark or generic terms. Don't edit, modify, distort, rotate or re-colour the logo.

Don't use the Singpass logo to imply endorsement from Singpass.

<figure><img src="/files/6MUFSvLlttSqC4c4N0Zq" alt=""><figcaption><p>Don't modify the Singpass logo, such as stretching, skewing, or changing the colour.</p></figcaption></figure>

<figure><img src="/files/4EGVxk7Nmjp98XhxqW6s" alt=""><figcaption><p>Don't place the Singpass logo on backgrounds that inhibit legibility. Use white or black backgrounds where possible.</p></figcaption></figure>

***

### Logo size

<figure><img src="/files/4pNWBOz9nxmPGbIXSkoH" alt=""><figcaption></figcaption></figure>

Minimum sizes of the Singpass logo:

* Digital: **80 pixels wide**
* Print: **18mm wide**

***

### Naming usage

Never modify or abbreviate the name 'Singpass'. The 'S' in Singpass is always capitalised. Keep 'Singpass' as a single word.

***

### How to talk about the Singpass brand

Ensure you reflect how your service or product integrates with ours in a way that is truthful and precise.

* Do use the Singpass name only as a proper noun, for e.g. “Log in with Singpass” or “Sign up with Singpass”.
* Don't make statements implying endorsement from Singpass or overstating Singpass’ involvement.

***

### Logo placement <a href="#logo-usage" id="logo-usage"></a>

For collaborative brand partnerships, the Singpass logo will come first, followed by respective brand partner logo(s).

<img src="https://docs.developer.singpass.gov.sg/docs/~gitbook/image?url=https%3A%2F%2F2816701917-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FW3T7d7fy7OGYkZf4zVKU%252Fuploads%252Fc1zRWDfVCxkp1swogvDv%252Flogin%2520placement.png%3Falt%3Dmedia%26token%3D5e677235-5948-440a-827d-da48141bcdb6&#x26;width=768&#x26;dpr=3&#x26;quality=100&#x26;sign=7495deb5&#x26;sv=2" alt="" height="193" width="919">

* Clear space should be used between the logos, denoted by the x-height of the ‘i’.
* Both logos should be scaled to the same optical size for visual balance.
* Both logos should be similarly proportioned. We recommend that you first start by matching the height or width of partner logo(s) to the Singpass logo.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.corppass.gov.sg/products/myinfo-business/design-guidelines/singpass-brand-guidelines.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
