> For the complete documentation index, see [llms.txt](https://d2m.doyoki.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://d2m.doyoki.com/week-04.md).

# Week 04

### 그림사진 올리기 !!  (사진으로 찍어서 또는 스샷)

### <https://goo.gl/forms/jRsHaM4okcSfNZFw2>

### Upload your drawing(by picture, screenshot, etc)&#x20;

## IF YOU DID NOT UPLOAD YOUR DRAWINGS, SEND ME AN EMAIL.

## 그림 파일 올리지 않은 사람은 이메일 주세요. <novelcollide@gmail.com>&#x20;

### Bill of Material&#x20;

![](/files/-LNKiAnDE3EhfAaPiPx2)

![](/files/-LNKiFEa5ByRRQdTB7i0)

![](/files/-LNKiJUCkOT6RBA5HtzE)

![](/files/-LNKiNtjRe73lWNTSp2Q)

![](/files/-LNKiT4MLJFSufMUohGT)

![](/files/-LNKiXnlzr9ny-nAYd5_)

| NO 순번 | <p>Part No. </p><p>파트넘버</p> | <p>Part Name </p><p>파트이름 </p>             | QTY 수량 |   | Unit 단위 | Material 소재 | Process 공정  | <p>NOTE </p><p>비고  </p>                    |
| ----- | --------------------------- | ----------------------------------------- | ------ | - | ------- | ----------- | ----------- | ------------------------------------------ |
| 1     | Project - 001               | 센터 지지대                                    | 11     |   | EA      | 알루미늄 8000   | CNC Milling |                                            |
| 2     | Project - 002               | 우측 다리                                     | 3      |   | EA      | 나무(마호니)     | Turning     |                                            |
| 3     | Project - 003               | Black-Oxide Alloy Steel Socket Head Screw | 11     |   | EA      | -           | -           | [....](https://www.mcmaster.com/91251a213) |

![](/files/-LNKuYZMIvRB9EOYpfJ_)


---

# 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, and the optional `goal` query parameter:

```
GET https://d2m.doyoki.com/week-04.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
