> For the complete documentation index, see [llms.txt](https://nwguide.gitbook.io/main/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nwguide.gitbook.io/main/basics-of-neverwinter/mounts-and-companions/collars.md).

# Collars

Collars can be equipped to mounts in the Stable, just like insignias. The main difference is that you can only equip a collar of a quality equal or inferior to your mount: you can equip an Epic collar to a Mythic mount, but you cannot equip a Mythic collar to an Epic mount. Furthermore, there are 5 types of collars, and you can only equip one of each type on your mounts (you cannot equip both a Practical Barbed and a Practical Crescent collar). You can either buy Epic collars from the Zen Market (1000 Zen each), or loot them (quite rarely) in dungeons (leveling dungeons excluded).

Here are the stats for the Mythic quality (1000 item level):

* **Practical:**
  * Practical Barbed: 10% Glory Gain, 500 combined ratings
  * Practical Crescent: 10% Gold Bonus, 500 combined ratings
  * Practical Regal: 10% Rough Astral Diamonds Bonus, 500 combined ratings
* **Sturdy:**&#x20;
  * Sturdy Barbed: 5% At-Will Powers damage bonus, 500 combined ratings&#x20;
  * Sturdy Crescent: 5% Encounter Powers damage bonus, 500 combined ratings
  * Sturdy Regal: 5% Daily Powers damage bonus, 500 combined ratings
* **Supportive:**
  * Supportive Barbed: 5% Control Bonus, 500 combined ratings
  * Supportive Crescent: 5% Stamina Gain, 500 combined ratings
  * Supportive Regal: 5% Outgoing Healing, 500 combined ratings&#x20;
* **Unified:**
  * Unified Barbed: 5% Control Resistance, 500 combined ratings
  * Unified Crescent: 5% Movement Speed, 500 combined ratings
  * Unified Regal: 5% Incoming Healing, 500 combined ratings
* **Wayfaring:**
  * Wayfaring Barbed: 5% Critical Severity, 500 combined ratings
  * Wayfaring Crescent: 5% Recharge Speed, 500 combined ratings
  * Wayfaring Regal: 5% Ap Gain, 500 combined ratings

<figure><img src="/files/97t7wgvC55Kpqr7L1fjd" 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:

```
GET https://nwguide.gitbook.io/main/basics-of-neverwinter/mounts-and-companions/collars.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.
