# Articles

## Hello,

We don't usually do this but this section on prototyping is abnormally large. We have more than 50+ articles on UI design! While that is great, putting them all onto one page would be extremely chaotic & would make the page really long. We are sure you wouldn't like that.&#x20;

Therefore to make it an easier navigation & learning experience for you we have divided this into 4 sub-sections.

{% content-ref url="/pages/-Lvzd8PMWNCjvLZq56I7" %}
[Sketching & Whiteboarding](/explore/ui-design/articles/sketching-and-whiteboarding.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Lw1XnmfXszbIcQ-Yhba" %}
[Color, Typography, & Icons](/explore/ui-design/articles/color-typography-and-icons.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LvzdI53fNTosUEOsP8N" %}
[UI Design Principles & Tips](/explore/ui-design/articles/ui-design.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LvzdTxsYyNTtmO4QoWN" %}
[Design Systems](/explore/ui-design/articles/design-systems.md)
{% endcontent-ref %}

![](/files/-LyTzMN_2df8kzPj8tGD)


---

# 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://www.uxlibrary.org/explore/ui-design/articles.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.
