# Recover

## ​<img src="/files/eE2GIL91oyf7VtUp4OvL" alt="" data-size="line"> Recover <a href="#recover" id="recover"></a>

This command allows us to convert any gem created in other plugins, such as RhinoGold, Matrix, or MatrixGold, into RhinoArtisan gems, and work with them as if they were made in RhinoArtisan.

<figure><img src="/files/uPCrVYGzWJGw97ltrBtt" alt=""><figcaption><p>Modelado con MatrixGold</p></figcaption></figure>

Select the gems to convert them, and that's it!

<figure><img src="/files/iBUgmDNKoUxsbYxZ77Y5" alt=""><figcaption><p>Result after converts to RhinoArtisan</p></figcaption></figure>

Sometimes the recovered stones may appear flipped. To correct their orientation, use our [Turn Upside Down](/commands/diamonds/gem-tools/turn-upside-down.md) command to reverse their position..

{% hint style="warning" %}
We should note that MatrixGold creates blocks for each gem. Therefore, we recommend selecting the gems and using the **ExplodeBlock** command to break down the blocks and obtain a convertible mesh.
{% endhint %}


---

# 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/diamonds/gem-tools/recover.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.
