> For the complete documentation index, see [llms.txt](https://wiki.blik.kr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.blik.kr/main/rule/build.md).

# 공장

{% hint style="success" %}
기준이 궁금하거나 사전 확인이 필요한 경우 [문의](broken://pages/7SXpozdB71EnqJFYyQBo) 바랍니다.
{% endhint %}

{% hint style="warning" icon="triangle-exclamation" %}
밑 내용을 필독하지 않아서 발생하는 불이익은 책임지지 않습니다.

공장 규칙 위반 시 **공장 철거** 대상이 될 수 있습니다.
{% endhint %}

서버 공장은 큰 제한 없이 사용 가능하나, 서버 성능 저하를 유발하는 공장은 금지되며 철거될 수 있습니다.


---

# 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://wiki.blik.kr/main/rule/build.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.
