# Lesson 8: 3D Compositon

{% embed url="<https://youtu.be/7BjA0cVqsx8>" %}

For today’s assignment, I want you to find an image of a famous sculpture. Share a link to a google doc or slide with me which includes:<br>

* At least two images of a single sculpture in the round from different angles.
* Discuss the title, sculptor and theme of the sculpture -- what is its purpose (do a little research)
* Break down the composition with focus circles as I did in the video. How does your eye move through the sculpture and how is it different from different angles.


---

# 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://gilmour.online/compsci/archives/vanek-archives/archives-art-i/lesson-8-3d-compositon.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.
