# Pair

## <img src="/files/XGPG14spNiU8KqbtuKcq" alt="" data-size="line"> Pair <a href="#profiles" id="profiles"></a>

The Pair command, found in the Transform and Rendering tab, simplifies creating object pairs by allowing you to mirror and adjust their placement.

<figure><img src="/files/ioEVfQv946zGikh974BI" alt=""><figcaption><p>Pair</p></figcaption></figure>

### **Steps**

1. **Select Objects**: Choose the object or multiple objects to pair.
2. **Mirror Option**: Decide if you want to mirror the objects.
3. **Set Distance**: Specify the distance between the paired objects.
4. **Adjust Angle**: Set the angle for orientation if needed.

After configuring these options, press Enter. The command will create the paired objects based on your settings.


---

# 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/transform/mirror/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.
