> For the complete documentation index, see [llms.txt](https://docs.ce.fi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ce.fi/brand-asset.md).

# Brand Asset

Consistency is the key to successful branding. The brand image depends on how the company is presented. Brand guidelines help companies to stay consistent across different channels by following a certain set of rules and visual guidelines. With these standards and rules, it will be easier to maintain the brand image independent of who uses the visual assets. The brand guidelines include general information about the company logo, its usage, color variations, and typography.

**CE.FI LOGO in JPG**

<div><figure><img src="/files/m1NZVBoMRgWGjMDrcNig" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/KkGnEnpsFxPaEoHZvvzE" alt="" width="375"><figcaption></figcaption></figure></div>

<div><figure><img src="/files/YQhZWHiAKOtcVHoee3q9" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/pCH5bOQJZIW9z1p3szrL" alt="" width="375"><figcaption></figcaption></figure></div>

**CE.FI LOGO in PNG**

<div><figure><img src="/files/6CW12zLTeaAL71oiGMXZ" alt="" width="250"><figcaption></figcaption></figure> <figure><img src="/files/zSNgYQarYfWXnQMjrV4N" alt="" width="250"><figcaption></figcaption></figure></div>

<div><figure><img src="/files/HRPjmjikC7KlpqJNaDwQ" alt="" width="250"><figcaption></figcaption></figure> <figure><img src="/files/0bTARUe0H5pmLEA3uGsh" alt="" width="250"><figcaption></figcaption></figure></div>


---

# 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.ce.fi/brand-asset.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.
