> 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/eyes.md).

# Eyes

They say just a quick exchange of glances is enough to really know a Koin.

​

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

**Friendly**

Most koins have this personable appearance - you can clearly trust this little being.

<br>

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

**Playful**

Koins love sports, playing, and competing. You can tell from these eyes more than in the others.

<br>

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

**Focused**

When you obtain a koin with this common pair of eyes, you know they are thinking of winning the next race!

<br>

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

**Determined**

"Eyes on the target," they say, and this not-so-common look confirms these koins take those words very seriously.

<br>

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

**Defiant**

Only those who defy the rules can break the mold, and they are the ones who usually sport this rare look.

<br>

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

**Glamorous**

Koins love speed, competition, and friendship, but did you know that some have a great interest in glamor? It’s that natural charm that leaves us fascinated.

<br>

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

**Cartoonish**

Do you remember the cartoons of yesteryear? On rare occasions, some koins feature eyes that look like something out of that era. It's pure chance, we swear!

<br>

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

**Mystical**

It’s very rare to come across a koin that has this mysterious look, which goes back to its cosmic origin and the great questions of the universe. Will they know the answers?

<br>

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

**Showstopper**

Koins that are able to combine glamour with mysticism in such a way are indeed unique. It is an honor to witness them compete and to be able to photograph them as they show off. Now… if only you could find one!


---

# 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/eyes.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.
