# Replace a fixture by another one

To replace a fixture:

1. Search the new fixture in the library.

2. Select the new fixture from the result list.

3. Set the DMX mode to be used.

4. Select the current fixture(s) to be replaced *(from a group, 3D Hierarchy, or Project View).*

5. Drag the new fixture on top of one of the currently selected fixtures.

6. Drop the new fixture when “Replace Selected Fixtures” appears.<img src="/files/-MhI_kaZnTaDxcIv2OH0" alt="" data-size="original">

7. If you are sure, you can validate the replace action:

   <img src="/files/-MhI_kabFjdMZ4yLYfIp" alt="" data-size="original">

8. Following your current patch and changes performed by the replacement action, Depence will indicate patch conflicts:

   <img src="/files/-MhI_kaabObxwYqT9edJ" alt="" data-size="original">

   * **Patch on the next free addresses** will patch your new fixture(s) on the next free addresses of your patch
   * **Unpatch existing fixtures** will unpatch existing fixture in conflict with your new fixture
   * **Patch with overlapping addresses** will patch at the current address with overlapping other fixtures *(used to patch several fixtures at the same address)*

9. It's done! Your new fixture(s) has now replaced the previous one.


---

# 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://help.depence.com/depence-construction/fixtures/depence-replace-a-fixture-by-another-one.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.
