> ## Documentation Index
> Fetch the complete documentation index at: https://tokenterminal.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Brand assets

The Token Terminal wordmark and symbol are important expressions of our brand identity. It is vital that they are always applied consistently to create visual harmony and should never be altered or modified.

These simple rules will help you use our wordmark and symbol to communicate the Token Terminal brand effectively.

<Card title="Download logo kit" icon="download" href="https://cdn.sanity.io/files/rvtn5kgj/production/92adfa3dbe2888c16a97c5e5cdc6a298b64764ce.zip">
  Download the Token Terminal logo kit, which includes the wordmark, symbol, and other brand assets.
</Card>

## Token Terminal wordmark

Our primary graphic device which should be the first choice when choosing a graphic element to represent the Token Terminal brand.

<div className="flex flex-row gap-4 w-full">
  <div className="flex items-center justify-center flex-grow bg-[#0a0d0e] p-8 rounded-lg">
    <img src="https://mintcdn.com/tokenterminal/ePVzUc4Jyl2mhQdQ/images/tt-logo-dark.svg?fit=max&auto=format&n=ePVzUc4Jyl2mhQdQ&q=85&s=3a9e9db828e5e2fe691561f6c71e68ac" alt="Token Terminal wordmark" className="w-full" width="179" height="28" data-path="images/tt-logo-dark.svg" />
  </div>

  <div className="flex items-center justify-center flex-grow bg-white p-8 rounded-lg">
    <img src="https://mintcdn.com/tokenterminal/ePVzUc4Jyl2mhQdQ/images/tt-logo-light.svg?fit=max&auto=format&n=ePVzUc4Jyl2mhQdQ&q=85&s=05cdbda1741d2df5d08818c4eea5cf10" alt="Token Terminal wordmark" className="w-full" width="178" height="28" data-path="images/tt-logo-light.svg" />
  </div>
</div>

## Token Terminal symbol

The symbol can be used on its own in certain situations when the context and association with Token Terminal is clearly established and controlled. Use with good judgment since the wordmark has stronger brand recognition and is always the preferred way to display Token Terminal.

<div className="flex flex-row gap-4 w-full">
  <div className="flex items-center justify-center flex-grow bg-[#0a0d0e] p-8 rounded-lg">
    <img src="https://mintcdn.com/tokenterminal/ePVzUc4Jyl2mhQdQ/images/tt-symbol-light.svg?fit=max&auto=format&n=ePVzUc4Jyl2mhQdQ&q=85&s=4e81e724f915961ca82bbd7574e6cbad" alt="Token Terminal symbol" className="w-20" width="30" height="22" data-path="images/tt-symbol-light.svg" />
  </div>

  <div className="flex items-center justify-center flex-grow bg-white p-8 rounded-lg">
    <img src="https://mintcdn.com/tokenterminal/ePVzUc4Jyl2mhQdQ/images/tt-symbol-dark.svg?fit=max&auto=format&n=ePVzUc4Jyl2mhQdQ&q=85&s=a6a65b50583ade7d6bd725ff4aaeee8d" alt="Token Terminal symbol" className="w-20" width="30" height="22" data-path="images/tt-symbol-dark.svg" />
  </div>
</div>
