# Add Sketches

### &#x20;<img src="/files/BWZchBjcRednkrtqBm19" alt="" data-size="line"> Add Sketches

The **Add Sketches** command simplifies the insertion and alignment of reference images in the viewport to aid in precise modeling with **RhinoArtisan**.

**Workflow:**

1. **Reference Cube Appears**: When the command is activated, a cube appears in the viewport.
2. **Image Input**: In the command panel, the user can select three reference images for the **Top, Front, and Side** views.
3. **Automatic Alignment**: The images are automatically placed on the corresponding faces of the cube, aligned in 3D space.
4. **Confirmation and Display**: Once the command is confirmed, the cube becomes transparent, leaving only the images visible for reference.

<figure><img src="/files/k3IZuJgobjM849vrgMMR" alt=""><figcaption></figcaption></figure>

Advantages:

Provides an intuitive system for organizing sketches in 3D space.\
Ensures precise and automatic alignment of reference images.\
The transparent cube avoids visual obstructions.

<figure><img src="/files/PCVgrc0BTVniguPdoFo0" alt=""><figcaption></figcaption></figure>


---

# 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://docs.rhinoartisan.com/commands/curve/add-sketches.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.
