# Pair

The **Pair** command is an essential tool for efficiently creating pairs of objects in your models. This command allows you to choose whether to mirror the objects and adjust the distance or angle between them according to your specific requirements.

1. Locate the **Pair command** in the rendering tab.
2. Select the object you wish to pair.&#x20;
3. If you want to create pairs of multiple objects, select all the objects simultaneously.
4. The "Pair" command offers an option to mirror the object. This is useful for creating mirrored pairs.&#x20;
5. Specify the distance between the paired objects.
6. Adjust the angle if necessary. This option allows you to set the orientation between the paired objects, useful for angled or rotated placements.
7. Once you have configured the mirroring option, distance, and angle, press enter.
8. The software will automatically create the pair of objects according to your settings.

{% embed url="<https://www.rhinoartisan.com/wp-content/uploads/2024/08/Pair.mp4>" %}


---

# 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/master-in-jewelry-rendering-in-cycles/posing/pair.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.
