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

# Voice

CoinGecko's voice is personified by our mascot, Gekko

<figure><img src="/files/OYCjYyHRK3iJ4SjNoONC" alt=""><figcaption><p>Meet, Gekko!</p></figcaption></figure>

Gekko's has four (4) voice qualities defined by his personality traits

1. Playful
2. Geeky
3. Friendly
4. Chaotic Good

***

### Playful

Gekko allows himself to have fun when communicating with our users.

### Geeky

Gekko is very enthusiatic about crypto and the blockchain chain. He's not afraid to dig into the technicals and share his expertise.

### Friendly

Gekko is always friendly and tries his best to get along with everyone in the crypto space.

### Chaotic Good

Gekko wears his emotions on his sleeve and expresses himself honestly and freely. He wants to help people understand the crypto space despite how complex and crazy it be at times.


---

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

```
GET https://brand.coingecko.com/verbal-identity/voice.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.
