> For the complete documentation index, see [llms.txt](https://www.bandlabs.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.bandlabs.net/f.e.l.i.n.e./what-is-feline.md).

# What is FELINE

## **F.E.L.I.N.E. – The Most Chaotic PMC in The Metaverse**

F.E.L.I.N.E. is a **Private Military Company** operating in VRChat with **traditional weapons** and an **absolute disregard for structure and seriousness**. While we occasionally engage in **Mil-Sim missions**, don’t expect tactical precision—our operators are *goofy*, *questionably educated*, and more focused on **achieving the most minuscule objectives** set at the start of a lobby than any grand strategic goal.

We roam freely across **The Metaverse**, hopping from lobby to lobby, embracing **player agency and spontaneous fun**. Expect **shenanigans from Saturday to Monday**, though unpredictability is our true schedule.

## **A PMC with a Comically Broken Chain of Command**

F.E.L.I.N.E. doesn't bother with conventional rankings. Instead, **status is determined by the knife an operator carries**, a hilarious nod to the **Counter-Strike knife scene**. **Team Leads constantly change** as the “coolest knife” is traded, lost, or outright stolen, leaving operators to follow the new leader without question—**no matter how unqualified they may be**. Without a proper mission, we wander aimlessly, finding **glory in the ridiculous**.

We offer **custom avatars** for those who want to jump in, but you’re also welcome to bring your own character into the chaos. If you’re tired of **MMO-style roleplay grinds** and want to **rediscover the joy of RP through sheer nonsense**, **join us in The Metaverse!**

## **Who Are Our Operators?**

F.E.L.I.N.E.'s standard operators are **short felids**, genetically engineered by **Byron**, a felid scientist and the owner of the **Astro Purr**, a space casino under their primary security detail. **Rumor has it** that their height is no accident—Byron refused to let them be taller than her.

Each operator from this program possesses **nine lives**, meaning they can endure **death-defying scenarios** with little more than **extreme discomfort** and a likely **shattered skeleton**. While tenacious in combat, their intelligence is… **lacking**, resulting in **absurd and wacky deaths** that defy all logic.

### **Standard Issue Loadout**

Every F.E.L.I.N.E. operator is equipped with:\
✔ **Assault Rifle**\
✔ **Pistol**\
✔ **Heads-Up Display (HUD)** with **NVG & Thermal Tracking**\
✔ **Chest Rig**

Despite their military-grade gear, their **strategic thinking is nonexistent**, making every mission more chaotic than the last.

If you ever see a squad of **tiny, reckless felids armed to the teeth**, chances are—**you’ve just encountered F.E.L.I.N.E.**

<figure><img src="/files/knFFpVGqNym07z7CErKa" alt=""><figcaption></figcaption></figure>


---

# 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://www.bandlabs.net/f.e.l.i.n.e./what-is-feline.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.
