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

# Press Kit

### Logo Assets

#### Pack

[Download](https://github.com/bifrost-finance/design-assets/raw/master/brand/Bifrost-Logo-Assets.zip)

Logo .AI

[Download](https://cdn.liebi.com/press_kit/Bifrost_logo.ai)

### User Guide

#### Meaning and Composition

Bifrost’s logo is composed of graphics and text. The graphic part implies the abstract intent of the Rainbow Bridge, and the text part is Bifrost’s standard letter font

![](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MVzXa22j6fsQEjpS4Ht-887967055%2Fuploads%2Fgit-blob-19ad2d54ea9e45cba166b962c5421c17342eafd7%2Fbrand-assets-01.png?alt=media)

#### Logos

![](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MVzXa22j6fsQEjpS4Ht-887967055%2Fuploads%2Fgit-blob-6751726230210549537bf448da9f7f1d53acb65e%2Fbrand-assets-02%20\(1\)%20\(2\)%20\(2\).png?alt=media)

#### Safety area

During the use of the Logo, always ensure that there is no interference from other elements in the safety area

![](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MVzXa22j6fsQEjpS4Ht-887967055%2Fuploads%2Fgit-blob-2a1fd5ca9af8088fd177dc585913cdbfb628324c%2Fbrand-assets-03%20\(1\)%20\(2\)%20\(2\).png?alt=media)

#### Scenes

**About the choice of color**

On a white/light background, the "color graphics-black text" logo is preferred, and pure black logos can also be used. On a black/dark background, the "color graphics-white text" logo is preferred, and pure white logos can also be used.

![](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MVzXa22j6fsQEjpS4Ht-887967055%2Fuploads%2Fgit-blob-1a88f84f56b3ba5145dfd71142f6fab89506b145%2Fbrand-assets-04.png?alt=media)

**About the choice of graphics**

In formal occasions (such as official posters, cooperative publicity, formal announcements, etc.), please be sure to use the complete "graphics + text" logo.

![](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MVzXa22j6fsQEjpS4Ht-887967055%2Fuploads%2Fgit-blob-0573e6550ccb960fb461bed041ad2a0926fd65c9%2Fbrand-assets-05.png?alt=media)

In some other scenarios (such as project avatars, promotional pictures, social media images, etc.), you can use either a complete logo or a "single graphic logo" according to actual needs. When the display area is a square/circular area similar to 1:1 and the display size is relatively small, if there is a clear text that reflects Bifrost, it is recommended to use "Single Graphic Logo" in the Logo section.

![](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MVzXa22j6fsQEjpS4Ht-887967055%2Fuploads%2Fgit-blob-3efdb7979aaf2745d860cbc1298079b958f89245%2Fbrand-assets-06%20\(2\)%20\(2\)%20\(2\)%20\(4\)%20\(4\)%20\(4\)%20\(4\)%20\(4\)%20\(4\)%20\(4\)%20\(4\).png?alt=media)

#### Quick selection

![](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MVzXa22j6fsQEjpS4Ht-887967055%2Fuploads%2Fgit-blob-18cf83d52ac8ecff6b4a85fe6d6bcb512ad1afc1%2Fbrand-assets-07.png?alt=media)


---

# 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.bifrost.io/resources/press-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.
