> For the complete documentation index, see [llms.txt](https://docs.wproofreader.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wproofreader.com/v6.11.0/faq/technical/languages/engines-prioritization-while-using-ai-check-kit-while-proofreading.md).

# Engines prioritization while using AI-check kit while proofreading

When multiple engines can report an issue, results are prioritized.

Priorities are defined in the selected **check kit**.

To see where and how priorities are configured, use [Check kits](/v6.11.0/deployment/configuration/application-server/check-kits.md).

### How priority works

Each engine node inside a check kit can have a `Priority` attribute.

Higher number means higher priority.

### Default priority order for AI check kits

This is the typical order used by `ai_lt_hs1` kits:

1. Style guide (highest)
2. Neural (AI)
3. LanguageTool
4. Hunspell (lowest)

This order is applied consistently for languages that ship with AI check kits.

It includes English dialects and languages like German and Spanish.

### Related pages

* [Check kits](/v6.11.0/deployment/configuration/application-server/check-kits.md)
