# 拓展矩形（XR）

欢迎来到新的技巧：**拓展矩形**（Extended Rectangle，简称 XR）。如果我们把唯一环称为唯一矩形在规格层面的推广的话，那么拓展矩形就是从数字种类数量上的推广。


---

# 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://sudoku.kazusa.tech/full-marking-techniques/07-extended-rectangle.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.
