# Fusion 360 Interface and Sketch Modeling

{% embed url="<https://youtu.be/Y_VRrBj-yEE>" %}

{% embed url="<https://youtu.be/q-ZOj4uXt50>" %}

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

## Keychain requirements (1 point each)

#### Your keychain should:

* Visually tell me something about you (include some image).
* Be sized appropriately for purpose (60mm x 60mm max)
* Include your name with the text tool.
* Have a hole to support keychain rings (6mm).
* Be a single body.
* Have a flat, printable bottom.

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


---

# 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/3d-modeling-and-fabrication/fusion-360-intro.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.
