> For the complete documentation index, see [llms.txt](https://hitech.gitbook.io/untitled/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hitech.gitbook.io/untitled/extra-utilites/qed.md).

# QED

**Занимаясь крафтами из Extra Utilities вы очень часто можете обнаружить то, что вам нужен QED для крафта некоторых вещей.**

**Это подобие верстака в квантовом обличии. Для его работы нужны&#x20;**<mark style="color:red;">**флаксовые кристаллы края**</mark>**&#x20;которые можно расположить в радиусе&#x20;**<mark style="color:red;">**9**</mark>**&#x20;блоков в любую сторону от QED.**

**При активной работе QED вокруг него исходят эффекты энда и свечение кристаллов. Нюанс QED в том, что его нельзя автоматизировать.**

**Все рецепты находятся внутри QED, их вы можете узнать кликнув на стрелочку в интерфейсе QED.**

<figure><img src="/files/o8Ikh89J5kVdXAJtC2Wf" alt=""><figcaption></figcaption></figure>

Автоматический QED

Данный QED работает по такой же механике как и обычный но имеет некие отличия.

1.Слот блокировки - можно выложить предмет и нажать на этот слот, никакие другие предметы кроме компонентов поступать не будут

2.В этом слоте будет показываться предмет который будет крафтится

<figure><img src="/files/uqS6OYpamzeA5jtsJcSI" alt=""><figcaption></figcaption></figure>

<br>


---

# 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://hitech.gitbook.io/untitled/extra-utilites/qed.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.
