# Positioning the Earring

**Objective:** Align the earrings properly in KeyShot to ensure realistic lighting and shadows.

In the Keyshot scene, we can see there are no shadows, except on the omega part. This suggests that the position of the elements in the scene might be below the ‘ground’ plane.

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

In order to generate realistic shadows or reflections, our design must be placed on the ground.\
In the **Scene panel**, located on the right, all the elements of the scene are listed. **Select** the **earring**.

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

**Adjust Position to Ground**

Click the **Position button** (1) and then select **Snap to Ground** (2). Both earrings will now rest on the ground plane, projecting accurate shadows.

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

**Next Lesson:** **Assigning Materials**


---

# 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/tutorials/from-rhinoartisan-to-keyshot/my-first-render/positioning-the-earring.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.
