> For the complete documentation index, see [llms.txt](https://docs.v2.like.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.v2.like.co/general-guides/branding.md).

# Branding

{% hint style="info" %}

* All logos file are in RGB mode . For CMYK / Pantone please refer to the [color library](https://www.notion.so/Color-Library-445246d594cb4d0ab0d4b74a0eead343).
* License: CC BY
  {% endhint %}

## Identity of LikeCoin

### The LikeCoin

![](/files/maVJw8atOgZ2navOKXFA)

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

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

### Coin with Logotype (on light Background)

![](/files/PlxshzA8OACpzOl9XGOs)

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

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

### Coin with logotype (on dark background)

![](/files/iYKPG7R0ZQe7C1UERMrh)

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

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

### The LikeCoin (mono on light Background)

![](/files/HIDFnQ8XOCmWGATDEQd5)

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

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

### The LikeCoin (mono on dark Background)

![](/files/wEtpJt6xbZsrcS8J2DqK)

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

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

### Coin with Logotype (mono on light Background)

![](/files/oji1ZoNNIpVeRlOOsVTC)

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

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

### Coin with Logotype (on dark background)

![](/files/K31WKHQJ7Tb5uFKGK8EZ)

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

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

## Identity of Liker Land

### Liker Land (on light background)

![](/files/spFkTIzdpB480Tjre7yT)

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

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

### Liker Land (on dark background)

![](/files/8OMT0vZll44R4Nr5TwSN)

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

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

### Liker Land Icon

![](/files/bX3GW5rb9T2Qnn96zWeq)

{% file src="/files/472MO7PWVN2hIKvQJtsk" %}

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

### Liker Land (mono on light background)

![](/files/Biy3QnUlCbwEgRqp2Kp5)

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

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

### Liker Land (mono on dark background)

![](/files/AnN616bNgOps7v7OhC22)

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

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

## Identity of ISCN

### ISCN

![](/files/sRvJTRR3iR11TfoQw0Pr)

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

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

### ISCN (colors on dark background)

![](/files/VA0xsDhlgJ9kJFQLwCi9)

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

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

### ISCN (mono on dark background)

![](/files/on1aOY24EBgDEYXNbw06)

{% file src="/files/2tpqUC92XNuvk3LjpGuD" %}

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

### ISCN (mono on light background)

![](/files/R0Y6VZVAekgZQObHuB4B)

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

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


---

# 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.v2.like.co/general-guides/branding.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.
