> For the complete documentation index, see [llms.txt](https://gitbook.carkayous.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gitbook.carkayous.com/expeditions/expedition-8.2-the-blooming-of-the-psilofish-mint-ended/utilities/mini-compositions.md).

# Mini Compositions

When you collect 6 specific critter in a set, you can burn them for a Mini Composition.

<table><thead><tr><th width="150">Composition</th><th>Name</th></tr></thead><tbody><tr><td>Exp 8.2a</td><td>Janky Jimmy</td></tr><tr><td>Exp 8.2a</td><td>Hogtopus</td></tr><tr><td>Exp 8.2a</td><td>Gunnar the Pencil Rider</td></tr><tr><td>Exp 8.2a</td><td>Bunny Fish</td></tr><tr><td>Exp 8.2a</td><td>The OctoCan</td></tr><tr><td>Exp 8.2a</td><td>Humpfrey the Humpback Swhale</td></tr><tr><td>Exp 8.2b</td><td>Hipnoranha</td></tr><tr><td>Exp 8.2b</td><td>Faust the Fangler Fish</td></tr><tr><td>Exp 8.2b</td><td>Gahl</td></tr><tr><td>Exp 8.2b</td><td>CrocoFish</td></tr><tr><td>Exp 8.2b</td><td>Squishy the Felianglar</td></tr><tr><td>Exp 8.2b</td><td>Ramon the Part Fins</td></tr></tbody></table>

{% tabs %}
{% tab title="Exp 8.2a" %}

<figure><img src="/files/mnM1W6b5RQmdPtORKo8u" alt=""><figcaption><p>Expedition 8.2a Mini Comp</p></figcaption></figure>
{% endtab %}

{% tab title="Exp 8.2b" %}

<figure><img src="/files/rxuAqwqigeSlCujkAfve" alt=""><figcaption><p>Expedition 8.2b Mini Comp</p></figcaption></figure>
{% endtab %}
{% endtabs %}

##


---

# 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://gitbook.carkayous.com/expeditions/expedition-8.2-the-blooming-of-the-psilofish-mint-ended/utilities/mini-compositions.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.
