> For the complete documentation index, see [llms.txt](https://docs.koins.run/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.koins.run/aspects-of-a-koin/physical-atributes/body-parts/barbel.md).

# Barbel

A much more distinguished detail than meets the eye, becoming the defining feature of their face, like the signature on a painting.<br>

<div align="left"><img src="/files/AOM0uAa1y7fNjZ8pEc1l" alt=""></div>

**Short**

This type of barb is the most common on a koin. While they may be short, they’re very sensitive, and used to savor the world around them.

<br>

<div align="left"><img src="/files/KTrfZLSt8hcoeRBLixo0" alt=""></div>

**Long**

Another common sight is koin with these long whiskers, but don’t be mistaken, this is not an indication of their age. They can be very young and carry them anyway!

<br>

<div align="left"><img src="/files/7rnigAbUI8wnBoYtuRRx" alt=""></div>

**Deluxe**

Something about these not-so-common barbs make your koin look wise and mysterious. Might they actually be?

<br>

<div align="left"><img src="/files/GjN2pmfmZTQDLoD97w8g" alt=""></div>

**Double**

Some barbs keep their style but duplicate their whiskers. Make it a double!

<br>

<div align="left"><img src="/files/6eViEIoG7z38lwKQnu7I" alt=""></div>

**Triple**

What’s better than two? Three! While not very common, it’s possible to find koins with a whole set of mustaches to show off.

<br>

<div align="left"><img src="/files/eYQPvoKXC8kavmiOSnVh" alt=""></div>

**Spiral**

It's rare to come across a koin with such majestic barbs, but here's a secret: Once you do, they love to be praised. Feel free to indulge them!

<br>

<div align="left"><img src="/files/s4OAGNdece64M67Bs6Ox" alt=""></div>

**Warui**

It is impossible to stumble upon this rare barb and not think about its villainous appearance. Nothing could be further from the truth. All koins are friendly!

<br>

<div align="left"><img src="/files/nDx9532vCu0ITV8mMuTq" alt=""></div>

**Río**

Something about this unique barb makes us think of Carnaval. Warms beaches and lots of dances to show off!

<br>


---

# 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.koins.run/aspects-of-a-koin/physical-atributes/body-parts/barbel.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.
