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

# Expeditions

- [Expedition 8.1 - The Blooming of the Psilofish (MINTED ENDED)](https://gitbook.carkayous.com/expeditions/expedition-8.1-the-blooming-of-the-psilofish-minted-ended.md): 2,350 Editions | Crypto.com/NFT | May 3rd, 2022
- [Utilities](https://gitbook.carkayous.com/expeditions/expedition-8.1-the-blooming-of-the-psilofish-minted-ended/utilities.md)
- [Mini Compositions](https://gitbook.carkayous.com/expeditions/expedition-8.1-the-blooming-of-the-psilofish-minted-ended/utilities/mini-compositions.md)
- [Full Compositions](https://gitbook.carkayous.com/expeditions/expedition-8.1-the-blooming-of-the-psilofish-minted-ended/utilities/full-compositions.md)
- [Free Tattoos](https://gitbook.carkayous.com/expeditions/expedition-8.1-the-blooming-of-the-psilofish-minted-ended/utilities/free-tattoos.md)
- [Serkin Trees](https://gitbook.carkayous.com/expeditions/expedition-8.1-the-blooming-of-the-psilofish-minted-ended/utilities/serkin-trees.md)
- [Golden Acorns](https://gitbook.carkayous.com/expeditions/expedition-8.1-the-blooming-of-the-psilofish-minted-ended/utilities/golden-acorns.md)
- [Free Admission](https://gitbook.carkayous.com/expeditions/expedition-8.1-the-blooming-of-the-psilofish-minted-ended/utilities/free-admission.md)
- [Charity Donation](https://gitbook.carkayous.com/expeditions/expedition-8.1-the-blooming-of-the-psilofish-minted-ended/utilities/charity-donation.md)
- [Expedition 8.2 - The Blooming of the Psilofish (MINT ENDED)](https://gitbook.carkayous.com/expeditions/expedition-8.2-the-blooming-of-the-psilofish-mint-ended.md): 1,200 Editions | Crypto.com/NFT | Nov 17th 2022 & Fed 15th, 2023
- [Utilities](https://gitbook.carkayous.com/expeditions/expedition-8.2-the-blooming-of-the-psilofish-mint-ended/utilities.md)
- [Raffles](https://gitbook.carkayous.com/expeditions/expedition-8.2-the-blooming-of-the-psilofish-mint-ended/utilities/raffles.md)
- [Mini Compositions](https://gitbook.carkayous.com/expeditions/expedition-8.2-the-blooming-of-the-psilofish-mint-ended/utilities/mini-compositions.md)
- [Full Compositions](https://gitbook.carkayous.com/expeditions/expedition-8.2-the-blooming-of-the-psilofish-mint-ended/utilities/full-compositions.md)
- [Free Tattoos](https://gitbook.carkayous.com/expeditions/expedition-8.2-the-blooming-of-the-psilofish-mint-ended/utilities/free-tattoos.md)
- [Free Admission](https://gitbook.carkayous.com/expeditions/expedition-8.2-the-blooming-of-the-psilofish-mint-ended/utilities/free-admission.md)
- [Charity Donation](https://gitbook.carkayous.com/expeditions/expedition-8.2-the-blooming-of-the-psilofish-mint-ended/utilities/charity-donation.md)
- [Terms and Conditions](https://gitbook.carkayous.com/expeditions/expedition-8.2-the-blooming-of-the-psilofish-mint-ended/utilities/terms-and-conditions.md)
- [Expedition 9 - The Invasion of the Feral Fish (MINTED ENDED)](https://gitbook.carkayous.com/expeditions/expedition-9-the-invasion-of-the-feral-fish-minted-ended.md): 2,222 | Ebisusbay.com | June 14th, 2022
- [Utilities](https://gitbook.carkayous.com/expeditions/expedition-9-the-invasion-of-the-feral-fish-minted-ended/utilities.md)
- [Free Tattoos](https://gitbook.carkayous.com/expeditions/expedition-9-the-invasion-of-the-feral-fish-minted-ended/utilities/free-tattoos.md)
- [Golden Acorns](https://gitbook.carkayous.com/expeditions/expedition-9-the-invasion-of-the-feral-fish-minted-ended/utilities/golden-acorns.md)
- [Bunnyfish](https://gitbook.carkayous.com/expeditions/expedition-9-the-invasion-of-the-feral-fish-minted-ended/utilities/bunnyfish.md)
- [IP Rights](https://gitbook.carkayous.com/expeditions/expedition-9-the-invasion-of-the-feral-fish-minted-ended/utilities/ip-rights.md)
- [Merch Store Discount](https://gitbook.carkayous.com/expeditions/expedition-9-the-invasion-of-the-feral-fish-minted-ended/utilities/merch-store-discount.md)
- [Free Admission](https://gitbook.carkayous.com/expeditions/expedition-9-the-invasion-of-the-feral-fish-minted-ended/utilities/free-admission.md)
- [Charity Donation](https://gitbook.carkayous.com/expeditions/expedition-9-the-invasion-of-the-feral-fish-minted-ended/utilities/charity-donation.md)
- [Explorers](https://gitbook.carkayous.com/expeditions/explorers.md)
- [Terms & Conditions](https://gitbook.carkayous.com/expeditions/explorers/terms-and-conditions.md)


---

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