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

# Fins

Delicate or sharp, a koin’s fins can tell a lot about its personality.<br>

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

**Cookie**

Most often, these fins are simple enough to allow koins to display their full dexterity.

<br>

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

**Wave**

It seems that several koins like waves so much that they blend in with them. Or is it our impression? Regardless, it’s safe to say they look great.

<br>

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

**Coral**

It’s inevitable to picture the bottom of the sea when we see these not so common fins, that are able to move with the grace of the reef.

<br>

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

**Humming**

These quirky, little fins look like the wings of a hummingbird, and you know how fast those little friends are.

<br>

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

**Eagle**

Rather uncommon, these fins look like a pair of fully extended wings, ready to cross the waters at alarming speeds!

<br>

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

**Dragon**

You have to be very lucky to come across these fins, who hold a mythological presence. But, fear not, the koins aren’t able to breathe fire!

<br>

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

**Specter**

Possibly one of the rarest sets of fins to come across. While they may look sinister, the only master plan koin with these fins are coming up with is how to win all the races!

<br>

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

**Sumi-e**

These unique fins are truly exquisite to look at, if you are lucky enough to come across one. A treat for the eyes.


---

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