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

# Brand Assets

## MORE Markets

<div align="center"><figure><img src="/files/HniwxMJEaTmXRgMK8W30" alt=""><figcaption><p>MORE Markets Icon Transparent Background</p></figcaption></figure></div>

<figure><img src="/files/UuOXmPxc3rSOudTlJfno" alt=""><figcaption><p>MORE Markets Icon Dark Background</p></figcaption></figure>

<figure><img src="/files/p6rrqPyyUtWFqgU7My9v" alt=""><figcaption><p>MORE Markets Logo Transparent Background</p></figcaption></figure>

<figure><img src="/files/Qd2qsN3FT8GOv6V0DloU" alt=""><figcaption><p>MORE Markets Logo Dark Background</p></figcaption></figure>

## Color System

Primary Color: #F58420

Secondary Color: #FCB319

Background Color: #070707

## Fonts & Typography

### Titles and Headers

Inter Semi-bold: <https://fonts.google.com/specimen/Inter>

### Paragraph Text

Inter Light: <https://fonts.google.com/specimen/Inter>


---

# 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.more.markets/resources/brand-assets.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.
