# Attach Object

The **Attach New Object** feature allows you to add new objects to the face and integrate them into the **Bake System** with flexible settings. Once attached, the new objects can fully interact with all sculpting tools.

***

### 🛠 How It Works

1. **Select** — choose the new object you want to attach to the primary objects.
2. **Base Object** — from the dropdown menu, select the base object that the new object will be connected to.
3. **Swap Indicator** — replaces the selected object with the chosen base object.
   * The old object is completely removed.
   * All related objects are renamed accordingly.
   * Perfect for **topology updates** or **full face object replacement**.

***

### 🎥 Short Demo

{% embed url="<https://youtu.be/aOZXnlcWIJo>" %}


---

# 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.yanusstudio.com/yanusface/essential-tools/attach-object.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.
