# Pair

## <img src="/files/uSYR0B0EF3QQbAPQAOi6" alt="" data-size="line"> Pair

The **Pair** command is an essential tool for efficiently creating pairs of objects in your models. This command lets you choose whether to mirror the objects and adjust the distance or angle between them according to your specific requirements, making it ideal for creating symmetrical or complementary designs.

<figure><img src="/files/OFsMJMzBKCewIhfMy3zG" alt=""><figcaption><p>Pair - One Model</p></figcaption></figure>

The usage is very straightforward. When you run the command, you'll be prompted to select objects, and a pair preview will be displayed. You have two parameters available: distance and angle.

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

If we pay attention, we’ll see that the command defaults to an angle of 20 degrees. This is because it looks more aesthetically pleasing than having the two pieces parallel.

<figure><img src="/files/NVmFkZIyBJ33FeNoB1JL" alt=""><figcaption><p>Pair Tip</p></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/rendering/commands/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.
