> ## Documentation Index
> Fetch the complete documentation index at: https://docs.borntocraftstudio.net/llms.txt
> Use this file to discover all available pages before exploring further.

# Audiences

> Target island members.

Audience wrappers for targeting groups of players based on island membership.

<CardGroup cols={2}>
  <Card title="Coop Quest Wrapper" icon="users-gear" href="#coop-island-quest-wrapper">
    Share quest progress among island members.
  </Card>

  <Card title="Coop Target" icon="user-group" href="#coop-quest-target">
    Filter players in a coop partnership.
  </Card>
</CardGroup>

## Audiences

### Coop Island Quest Wrapper

**Type:** `btcsky_coop_island_quest_wrapper`

Wraps a quest or action so that it applies to the entire island team rather than just the individual player.

* **Shared Progression**: If one member completes a task, it counts for everyone.
* **Sync**: Updates quest state for all online members.

### Coop Quest Target

**Type:** `btcsky_coop_quest_audience`

Targeting filter that selects players who are currently in a cooperative partnership on an island.
