# 누구나 사용가능한 디자인 시스템 제작

디자인 시스템을 구축 예정인가요?

누구나 사용 가능한 디자인 시스템을 제작하기 위해 디자인 foundation과 components를 제작할 때 어떤 부분을 고려해야 하는지에 대해 풀어나갈 예정입니다.

곧 만나뵙겠습니다.


---

# 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://aoa.gitbook.io/skymimo/design-system/undefined.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.
