# Brand experience

![](/files/7oFxOk4KXwNmcxdpkqhI)

This page defines the intended high-end visual direction for the public GitBook site.

## Direction

The target look is **black, gold, sharp, and finance-grade**. Think premium crypto exchange, not startup template.

| Element        | Recommendation                                                 |
| -------------- | -------------------------------------------------------------- |
| Background     | Deep black / near-black.                                       |
| Primary accent | Gold/yellow close to `#F0B90B`.                                |
| Text           | White headings, soft-gray body text.                           |
| Layout         | Short sections, strong tables, visual panels, minimal clutter. |
| Tone           | Confident, secure, direct, premium.                            |

## GitBook settings

Open **Customization** in GitBook and apply:

* Theme: **Dark** or **Midnight**
* Accent color: `#F0B90B`
* Logo: Sudo logo
* Favicon: Sudo logo
* Social image: dark hero image with Sudo branding

## Motion limitation

GitBook does not support full custom frontend animations like a Next.js site. The best GitBook-compatible approach is animated SVG/visual assets, clean navigation, strong hierarchy, and polished product copy.


---

# Agent Instructions: 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://docx.sudochat.app/overview/brand-experience.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.
