# Home

## Main Features

* The party can now consist of up to 4 party members.
* The 4th party member can now take part of a quickening chain.
* A guest's equipment can now be fully configured.
* A guest can now be switched to a reserved party state.
* A game over screen is no longer triggered if a guest is still alive.
* A guest can now ride a chocobo.
* A party member won't just walk off with the player's equipment any more when they leave the party.
* and much more.

For a comprehensive list of all changes, see the [Game Improvements & Fixes](/the-insurgents-companions/overview/game-improvements-and-fixes.md) section.

## Optional Features

The following features are all optional and can be toggled on/off via the mod's configuration file.

### Party In Towns

The full party (or leader only) is now available inside towns.

### Party Equipment In Towns

Show or hide the weapon and off-hand of a party member when in towns.

### Esper With Full Party

An Esper is now summoned next to a full party (3 party members + Esper).

### **Collect Guest Equipment**

A guest's equipment is now collected when they join the party.


---

# 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://xeavin.gitbook.io/the-insurgents-companions/home.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.
