> For the complete documentation index, see [llms.txt](https://documentation.specollective.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.specollective.org/knowledge-base/applied-sciences/design.md).

# Design

Design is a creative process of imagining, planning or specifying the construction of an object or system, or implementation of an activity or process. The result of the design process whether it is a prototype, product or process may be referred to as a design.&#x20;

### **Articles**

* [The Meaning of Design: What Design Is and Why It’s Important](https://shakuro.com/blog/the-meaning-of-design-what-design-is-and-why-its-important)
* [Karen X - How to Become a Designer Without Going to Design School](https://www.karenx.com/blog/how-to-become-a-designer-without-going-to-design-school)
* [Design Lab - How to Become a Designer \[Without Going to Design School\]](#articles)

### Books

* [University of Minnesota Open Textbook Library - Introduction to Design Equity](https://open.umn.edu/opentextbooks/textbooks/667)
* [Everything There Is To Know About Logo Design](http://www.bluesodapromo.com/blog/logo-design.pdf)
* [Design's Iron Fist](https://studiofellow.com/newsletter/)
* [Design Better - Design Engineering Handbook](https://www.designbetter.co/design-engineering-handbook)
* [Brand House Book](http://www.brandhousebook.com/mobile/index.html#p=1)


---

# 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://documentation.specollective.org/knowledge-base/applied-sciences/design.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.
