# PRINCIPALS

私たちは、「建設の世界を限りなくスマートにする」というミッションを達成するために、各ステークホルダーとコミュニケーションを取る中でデザインを軸に活動しています。プロダクトはもちろんのこと、ロゴやサイト、ドキュメントなど、サービスに関わるありとあらゆるシーンでデザインの基本原則を用いることで、世界観をブレることなく表現することが可能です。

{% hint style="success" %}

## Clarity&#x20;

明瞭である

デザインに触れる箇所に焦点を当て、明確かつ分かりやすい内容を心がけます。\
作り手の都合や妥協による曖昧さを排除し、人々が自信を持って行動できるようにします。
{% endhint %}

{% hint style="success" %}

## Consistency

一貫性がある

同じ課題に対しては同じ解決策を提示しましょう。\
違う課題に見えても、出来る限りの共通項を見出し、解決策をパターン化することで、関わる人々が直感的に使えるようにすることが大切です。
{% endhint %}

{% hint style="success" %}

## Productivity

生産性を考慮する

転記や繰り返しのように、同じことを繰り返すことは誰もが望むことではありません。\
ワークフローを自動化したり最適化することで、関係者の生産性を向上させることができます。
{% endhint %}

{% hint style="success" %}

## Objective

目的を達成できる

どんなに美しくても面白くても、人々が迷ったり悩んだりするデザインは正しくありません。\
デザインの受け取り手が思い描いた目的を「確実に」達成できるようにします。
{% endhint %}

{% hint style="success" %}

## Hospitality

痒い所に手が届く

思いやりの心を持ち、常に安心して使えるデザインにすることで、自分のために作られた特別なデザインだと思われることを目指します。
{% endhint %}


---

# 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://ds.photoruction.com/principals.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.
