# MATERIALS

Photoructionらしいデザインを構成している基本的な要素となります。 他のデザインの根本的な材料を示しており、最低限の内容のみ記載しているため、詳細は各部分をご確認ください。

<table data-card-size="large" data-view="cards" data-full-width="false"><thead><tr><th></th><th data-hidden></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>ロゴ</td><td></td><td></td><td><a href="materials/logo">logo</a></td></tr><tr><td>色</td><td></td><td></td><td><a href="materials/color">color</a></td></tr><tr><td>フォント</td><td></td><td></td><td><a href="materials/font">font</a></td></tr><tr><td>アイコン</td><td></td><td></td><td><a href="broken-reference">Broken link</a></td></tr><tr><td>イラスト</td><td></td><td></td><td><a href="broken-reference">Broken link</a></td></tr></tbody></table>


---

# 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/materials.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.
