# Monospace Typeface

## Overview

JetBrains Mono is used as our monospace brand typeface. JetBrains Mono’s typeface forms are simple and free from unnecessary details. Rendered in small sizes, the text looks crisper.

The easier the forms, the faster the eye perceives them and the less effort the brain needs to process them.

Download the font on the official [JetBrains website](https://www.jetbrains.com/lp/mono/).

<figure><img src="/files/x4OPvSu6QnlYQFZ9vMIi" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/K0kBJsGsRwRM0WpBar5U" alt=""><figcaption></figcaption></figure>

***

## Usage

We use our monospace typeface sparingly. The most common use case is when sharing code-snippets.

Typically, this is useful in communications related to our CoinGecko API product that is oriented towards the developer community.

<figure><img src="/files/GHZNUXAqpjyavBbEN8FG" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/RwKWghdakFKwWPDdelp1" alt=""><figcaption></figcaption></figure>

Additionally, we may use JetBrains mono as part of stylistic visual components in marketing materials that fit within the realm of common monospace applications. I.e. hashtags, code snippets, etc.


---

# Agent Instructions: 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:

```
GET https://brand.coingecko.com/visual-identity/typography/monospace-typeface.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
