> 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-9-the-invasion-of-the-feral-fish-minted-ended.md).

# Expedition 9 - The Invasion of the Feral Fish (MINTED ENDED)

## GOAL

The goal of Expedition #9 is to further explore Killick Falls Lagoon. During this Expedition your job is to analyze and document as many creatures within the Lagoon as you can. This particular Lagoon houses a ton of different species all of which are rather docile in nature.

## Story

After years of putting his life on the line to explore and document Carkayous, Jesse finally felt confident enough to go public and introduce humanity to a world unlike anything that has ever been seen before. In March of 2022, Jesse put out a post inviting people to join his, first ever, public Expedition. This would be his eighth trip to Carkayous over the past 12 years. His goal with this Expedition was to return to Killick Falls Lagoon with a group of dedicated and ambitious explorers eager to carve out a name for themselves within this new land.

Jesse had already explored Killick falls lagoon during his second Expedition back in Jan 2011. He remembered the Lagoon, as a whole, to be a relatively safe place. The only creatures that he felt might pose some sort of danger were these yellow fish that he remembered darting around the Lagoon in small groups. They seemed to be pretty antagonistic and would pick on the other inhabitants but for the most part were pretty harmless.

## Where to Buy

{% embed url="<https://app.ebisusbay.com/collection/carkayous-feral-fish>" %}

## Critters

To check out the full collection, click on the link above (Where to buy).

![](/files/A6RKJxgYX1xlRQCsNFBo)


---

# 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-9-the-invasion-of-the-feral-fish-minted-ended.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.
