---
title: "Executing a Known Winning Technique Under Time Pressure · Xiangqi Master"
description: "Rely on the drilled order of operations rather than recalculating from scratch: take escape points first, check once, and do not improvise a new plan mid-mate."
url: https://xiangqimaster.com/blog/executing-a-known-technique-under-time-pressure
updated: 2026-09-23
source: Xiangqi Master (https://xiangqimaster.com)
license: CC BY 4.0 (https://creativecommons.org/licenses/by/4.0/)
---

# What's the fastest way to execute a known winning endgame technique when I'm low on time?

These answers restate the rules implemented by our open-source engine, which follows the WXF laws and is regression-tested against the official 110-diagram repetition casebook. Where an answer refers to a specific position, that position lives on the linked reference page, where the build verifies it against the engine before publishing.

> Direct answer
>
> **Rely on the order of operations you already drilled, rather than recalculating the position from scratch under a fast clock.** A known mate, chariot against a bare general especially, follows a fixed method: take the escape points first, then check once. Trusting that sequence, instead of improvising, is what actually keeps it fast when time is short.

## Why recalculating from zero wastes exactly the time you do not have

A technique you have already drilled to automatic recognition does not need to be re-derived each time; treating it as a fresh calculation problem under time pressure is slower and more error-prone than simply executing the sequence you already know. This is precisely why drilling basic mates ahead of time, as described in [the best way to drill basic checkmates](https://xiangqimaster.com/blog/what-is-the-best-way-to-drill-basic-checkmates), pays off specifically in exactly this situation.

## The one thing worth double-checking even in a hurry

Before the final check, glance quickly at whether the general genuinely has no escape left, rather than assuming the pattern is complete. A single missed escape square, checked in haste, can turn a fast, clean mate into several wasted extra moves at exactly the moment those moves are most expensive.

## Related questions

Should I play faster than usual once I know I am winning easily?

Yes, within reason; a drilled technique should be played briskly rather than treated with the same caution as an unclear position.

Does an increment change how much this matters?

It reduces the danger somewhat, but a technique executed confidently and quickly is still safer than one played slowly and uncertainly, increment or not.

## Related xiangqi resources

Basic checkmates

Mating with ordinary material

Play xiangqi

Free, in the browser, nothing to install

Xiangqi endgames

What beats what, and why

## Try it on a real board

Reading an answer is one thing; playing it is another. Free, instant, and nothing to install.
