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

# Brand assets

Our brand assets must not be altered under any circumstances without explicit permission from Echo of the Horizon L.L.C. Unauthorized modifications are strictly prohibited. Please contact us for approval before making any changes.

<figure><img src="/files/71ita1zLImhpNhYaSq5q" alt=""><figcaption><p>Game Logo For Light Backgrounds<br><a href="https://drive.google.com/file/d/137o3a2jvhMDYfV7vq9nb4mH_SdLqC5DK/view?usp=drive_link"><strong>Download</strong></a></p></figcaption></figure>

<figure><img src="/files/hO8rh3ICL3F9cSDFWN7V" alt=""><figcaption><p>Square_Logo_1028x1028_LightBackgrounds<br><a href="https://drive.google.com/file/d/1UpL0yasuDNsrblPEjVZtQ5O91A8--r_l/view?usp=drive_link"><strong>Download</strong></a></p></figcaption></figure>

<figure><img src="/files/WlZ2n3DF0ptfoyc7ZW1b" alt=""><figcaption><p>Square_Logo_1028x1028_LightBackgrounds<br><a href="https://drive.google.com/file/d/1jNvuAdmR9hecHY-CxWtRJFK4R3A33MCt/view?usp=drive_link"><strong>Download</strong></a></p></figcaption></figure>

<figure><img src="/files/Ht9vqlBhuI8vzWD7WJkR" alt=""><figcaption><p>Game Logo For Dark Backgrounds<br><a href="https://drive.google.com/file/d/1bXWG7z90dMBK6Cm1A-VqRRGo87E8GaUb/view?usp=drive_link"><strong>Download</strong></a></p></figcaption></figure>

<figure><img src="/files/5SHF0oOVMKFUG4VXQttG" alt=""><figcaption><p>Icon/Thumbnail only. Token or Game<br><a href="https://drive.google.com/file/d/135E9biPjpaCvpUB1v6rjlEdxsSLksQU4/view?usp=drive_link"><strong>Download</strong></a></p></figcaption></figure>

<figure><img src="/files/xJYvp5vPiftZsUz24oat" alt=""><figcaption><p>Token Logo. Dark backgrounds<br><a href="https://drive.google.com/file/d/1sJy6lPcYSLFOAL-K3L52ZuJVkJyH3Tvr/view?usp=drive_link"><strong>Download</strong></a></p></figcaption></figure>

<figure><img src="/files/AssXsGP3kO75p8ZjKPdL" alt=""><figcaption><p>Token Logo. Light Backgrounds<br><a href="https://drive.google.com/file/d/1-10r7X1JEKo1IOGsHlel30J71x91q8XW/view?usp=drive_link"><strong>Download</strong></a></p></figcaption></figure>

<figure><img src="/files/bzKOpmBb2vN4XUp3i4xW" alt=""><figcaption><p>Banner 1400 wide<br><a href="https://drive.google.com/file/d/1bIZlfIyK7RNtqqKoaqsk3MXqwsQq4p7_/view?usp=drive_link"><strong>Download</strong></a></p></figcaption></figure>

<figure><img src="/files/EUCWu36tEZWl6ikWTUUn" alt=""><figcaption><p>Banner 1920x1080<br><a href="https://drive.google.com/file/d/12lQnPOsIbJdpxbenlxpoh-DKAwTrmJr2/view?usp=drive_link"><strong>Download</strong></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://eoth.gitbook.io/eoth/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.
