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

# Brand Assets

Our brand assets can be found here: [SVG](https://drive.google.com/drive/folders/1u6KQVrghW8qGpU1cDZBz1ZkBYn5-mIwz?usp=sharing), [PNG](https://drive.google.com/drive/folders/1UairaFzVVL3ffS9AfDN0dkoBksh0CC4N?usp=sharing).

<figure><img src="/files/DkY9vF7A3jzJseZo8G70" alt=""><figcaption><p>Exactly Protocol logo black<br><a href="https://drive.google.com/file/d/1e0fsq7ZoUBOb3pTwsG5x3cY4yJ5RDrWx/view?usp=drive_link">Download SVG</a><br><a href="https://drive.google.com/file/d/1HXc3gGrvzhEiSrSluxEN6BZeGNXpanKJ/view?usp=drive_link">Download PNG</a></p></figcaption></figure>

<figure><img src="/files/9qAmVcn9G1JeHtUOPoDw" alt=""><figcaption><p>Exactly Protocol logo white<br><a href="https://drive.google.com/file/d/1j40Q0Sxc7arFY3n9EAsdxH18Fb4RqE9P/view?usp=drive_link">Download SVG</a><br><a href="https://drive.google.com/file/d/1IZj11ngiH_PsgSWv_d_YVSnjFudxdfep/view?usp=drive_link">Download PNG</a></p></figcaption></figure>

<img src="/files/4xvqkLrDTFQkJvxiiWRt" alt="Exactly Protocol Isologo black
Download SGV
Download PNG" width="188">

<figure><img src="/files/hL1sYWajLfcCWjblJdK3" alt=""><figcaption><p>Exactly Protocol Isologo White<br><a href="https://drive.google.com/file/d/1lLqsnWKDhHSUW9AowTgHSDF19IZrUIGh/view?usp=drive_link">Download SVG</a><br><a href="https://drive.google.com/file/d/17ya_6rp5LWqlfe0M8JW9fcn5LYUzxzxU/view?usp=drive_link">Download PNG</a></p></figcaption></figure>

<figure><img src="/files/RyxoZx1pPzMK2Ik5Rpuf" alt="" width="300"><figcaption><p>EXA token isologo<br><a href="https://drive.google.com/file/d/1KRm8Ehbtj1BfmM8ICkwRbBA3k8tEl-Vq/view?usp=drive_link">Download SVG</a><br><a href="https://drive.google.com/file/d/1Z6DNqlUCTXIAVfpXJgG2q-7B7sDrbMUt/view?usp=drive_link">Download PNG</a></p></figcaption></figure>

<figure><img src="/files/jzfozOYXm0A7iCb2ZykG" alt="" width="300"><figcaption><p>esEXA token isologo<br><a href="https://drive.google.com/file/d/1CC0OpfrV2wPHkUNpItDsnhO9F8UNlk3Z/view?usp=drive_link">Download SVG</a><br><a href="https://drive.google.com/file/d/1yjNsnV1mtymH1lHOAbt6ynFG2s9R3YQ0/view?usp=drive_link">Download PNG</a></p></figcaption></figure>

<figure><img src="/files/8grr2ZgOvrt24EfhS0Rg" alt=""><figcaption><p>Social Media Header<br><a href="https://drive.google.com/file/d/1ukXCNW6rL706pEpWUKTv-K--yNuHy1JO/view?usp=drive_link">Download PNG</a></p></figcaption></figure>

<figure><img src="/files/h11Y2tKLXNvSOoOi3L9h" alt="" width="375"><figcaption><p>Exa App logo black<br><a href="https://drive.google.com/drive/folders/1kFtAx9oi-lmPhfpTDuXFajgZkQ1S3sEU">Download SVG</a><br><a href="https://drive.google.com/drive/folders/1kFtAx9oi-lmPhfpTDuXFajgZkQ1S3sEU">Download PNG</a></p></figcaption></figure>

<figure><img src="/files/wvkAkvUxyC23vpNG8K6x" alt="" width="375"><figcaption><p>Exa App logo white<br><a href="https://drive.google.com/drive/folders/1kFtAx9oi-lmPhfpTDuXFajgZkQ1S3sEU">Download SVG</a><br><a href="https://drive.google.com/drive/folders/1kFtAx9oi-lmPhfpTDuXFajgZkQ1S3sEU">Download PNG</a></p></figcaption></figure>


---

# 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.exact.ly/resources/brand-assets.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.
