> For the complete documentation index, see [llms.txt](https://docs.wasabi.xyz/_/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wasabi.xyz/_/overview/community-and-support/brand-kit.md).

# Brand kit

## Logos

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-type="files"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><p><strong>Black wordmark logo</strong></p><p>Use this logo on light backgrounds</p></td><td></td><td><a href="https://wasabi-public.s3.us-east-1.amazonaws.com/brand/Wasabi_Black+wordmark+logo.zip">Download</a></td><td></td><td><a href="/files/1q9gnW1BpRAg47ptysAL">/files/1q9gnW1BpRAg47ptysAL</a></td></tr><tr><td><p><strong>Black logomark</strong></p><p>Use this logo on light backgrounds</p></td><td></td><td><a href="https://wasabi-public.s3.amazonaws.com/brand/Wasabi_Black+logomark.zip">Download</a></td><td></td><td><a href="/files/LZT4wHCgAotOrCmAKcRR">/files/LZT4wHCgAotOrCmAKcRR</a></td></tr><tr><td><p><strong>White wordmark logo</strong></p><p>Use this logo on dark backgrounds</p></td><td></td><td><a href="https://wasabi-public.s3.amazonaws.com/brand/Wasabi_White+wordmark+logo.zip">Download</a></td><td></td><td><a href="/files/kJeF1rvcviDOCc6kmBMq">/files/kJeF1rvcviDOCc6kmBMq</a></td></tr><tr><td><p><strong>White logomark</strong></p><p>Use this logo on dark backgrounds</p></td><td></td><td><a href="https://wasabi-public.s3.amazonaws.com/brand/Wasabi_White+logomark.zip">Download</a></td><td></td><td><a href="/files/hRoTdcMsMTbUjPBNJNrc">/files/hRoTdcMsMTbUjPBNJNrc</a></td></tr></tbody></table>

## Core Palette Colors

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><p><strong>GREEN</strong></p><p><strong>HEX:</strong> #94FF0B</p></td><td></td><td></td><td><a href="/files/ZmEUcVueQuuCmuDEItLl">/files/ZmEUcVueQuuCmuDEItLl</a></td></tr><tr><td><p><strong>WHITE</strong></p><p><strong>HEX:</strong> #FFFFFF</p></td><td></td><td></td><td><a href="/files/LmFJUp2wqW4FR8LOr9VX">/files/LmFJUp2wqW4FR8LOr9VX</a></td></tr><tr><td><p><strong>BLACK</strong></p><p><strong>HEX:</strong> #000000</p></td><td></td><td></td><td><a href="/files/VcMm2zvMnAlHTYUzSqlk">/files/VcMm2zvMnAlHTYUzSqlk</a></td></tr></tbody></table>

## Typography

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><p><strong>Helvetica Now Display</strong></p><p>This is the primary brand and marketing font</p></td><td><p></p><p><a href="https://wasabi-public.s3.amazonaws.com/brand/Wasabi_Typography.zip">Download</a></p></td><td></td><td><a href="/files/qgeDhZkze5AfMGHbU83t">/files/qgeDhZkze5AfMGHbU83t</a></td></tr></tbody></table>

## Download the brand asset pack <a href="#download-the-brand-asset-pack" id="download-the-brand-asset-pack"></a>

**Includes:** Wasabi logos in all versions and formats.

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

Any use of Wasabi brand assets must conform to these guidelines. These guidelines may be modified at any time. Use of the Wasabi brand assets constitutes consent to any modifications to the guidelines. Wasabi has sole discretion in determining if the use of the Wasabi assets violates these guidelines.\
\
Wasabi may ask that you stop using the brand assets at any time. In the event of termination, use of brand assets must stop within a reasonable period from the date of the request, and in all cases no more than 7 days from the date of the request.

For any brand inquiries, contact: <info@wasabi.xyz>


---

# 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.wasabi.xyz/_/overview/community-and-support/brand-kit.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.
