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

# Logo Kit

## Logo

<figure><picture><source srcset="/files/PX35jfLRxHbwf0U8p5c6" media="(prefers-color-scheme: dark)"><img src="/files/aNRRP1wiGNGWn1J8jvCr" alt="" width="375"></picture><figcaption></figcaption></figure>

Download the images below

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

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

To ensure readability the logo should never be reduced to a size smaller than 120px wide for web and 1.68 inches for print.

\
**Don’t** add unnecessary embellishments like drop shadows, patterns, etc.\
**Don’t** tilt, rotate, stretch, or distort the logo in any way\
**Don’t** fill the logo with a gradient\
**Don’t** remove the icon from the wordmark\
**Don’t** invade the logo's personal space with any sort of tagline or text\
**Don’t** combine our icon with other words to create a different meaning

## Symbol

The intertwined X is our mark of authenticity. It’s unique and memorable and fully capable of standing independently as our brand’s awareness continues to grow.

<figure><picture><source srcset="/files/ObWfkReGj9QvsH4fKMxE" media="(prefers-color-scheme: dark)"><img src="/files/sq6cELMbylDsRHQsUSZo" alt="" width="100"></picture><figcaption></figcaption></figure>

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

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

## Tokens

BounceBit assets on BounceBit Network have their own symbols.&#x20;

**BB**

{% file src="/files/6rkN5LVIufs4U4gpB2mD" %}

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

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

{% file src="/files/96iuch7dp4ERLxqPpy42" %}

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

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

**stBB**

{% file src="/files/9vrRiGZFdSGv1N9eaC1H" %}

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

**BBTC**

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

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

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

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

**BBUSD**

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

{% file src="/files/67JvjhTJ9SGx2kPzogQk" %}

**WBB**

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

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


---

# 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.bouncebit.io/assets/brand-guidelines/logo-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.
