# Installation

## Required

* [Fabric](https://fabricmc.net/use/installer/)
* [Fabric Api](https://modrinth.com/mod/fabric-api?version=1.21.4#download)
* [Fabric Language Kotlin](https://modrinth.com/mod/fabric-language-kotlin)

## Optional, but recommended...

* [Sodium](https://modrinth.com/mod/sodium?version=1.21.4\&loader=fabric#download)
* [In-Game Account Switcher](https://modrinth.com/mod/in-game-account-switcher?version=1.21.4\&loader=fabric#download)
* [Via Fabric Plus](https://modrinth.com/mod/viafabricplus?version=1.21.4\&loader=fabric#download)

## Installation process

1. [Download CatLean from catlean.su](https://catlean.su/)
2. Install Fabric Loader
3. Launch minecraft then close
4. Drop all mods to .minecraft/mods folder
5. Launch and enjoy


---

# Agent Instructions: 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:

```
GET https://catlean-dev.gitbook.io/catlean-documentation/quick-start/installation.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
