# Available Mods

### [Cobble Teams](/dawnshade-docs/docs/cobble-teams/summary.md#table-of-contents)

#### Description:&#x20;

Ever seen the factions feature from Mortal Kombat? CobbleTeams is heavily inspired by that! Join a team, compete through the season, and get rewarded at the end. It’s a server-side Cobblemon team system with GUI team selection, leaderboards, stat tracking, glow toggles, and configurable rewards (items + commands).

* Price: FREE
  * Where 2 Get?: Modrinth, Curseforge, or Discord

### [Cobble Too Hot](/dawnshade-docs/docs/cobble-too-hot/summary.md#table-of-contents)

#### Description:&#x20;

* CobbleTooHot makes nearby Cobblemon Pokémon influence your Tough As Nails body temperature, so a Charizard can feel hotter than a Charmander and an Articuno can feel colder than an Abomasnow. Configure per-species (and optional per-type) temperature effects, with safe caps and throttling for performance.
  * Price: FREE
    * Where 2 Get?: Modrinth, Curseforge, or Discord

### [Cobble Q.O.L. (Quality of Life)](/dawnshade-docs/docs/cobble-q.o.l/summary.md#table-of-contents)

#### Description:&#x20;

* CobbleQOL is a server-side Cobblemon QOL mod with configurable Rare Candy/enhancement limits (including optional failure chance), a move-change cooldown, and a species-name prettifier that turns missing translation keys into readable names in chat/logs/command output.
  * Price: FREE
    * Where 2 Get?: Modrinth, Curseforge, or Discord


---

# 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://dawnshade.gitbook.io/dawnshade-docs/docs/free-mods/available-mods.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.
