# Cloning a Realm

Unlike using the same realm in different channels by linking, cloning a realm creates a new realm with the settings of the original, thus saving time.

Navigate to the Discord channel in which your wish to establish the new, cloned realm and use `/realm clone`. Select the realm to be cloned from the menu.

<figure><img src="/files/au1PJkTMbhLhgB1lmuY1" alt=""><figcaption></figcaption></figure>

You are offered the option to clone balances of the original realm members' **coins** as well as **likes** that were minted when inflation was enabled, into your new realm. If you wish to do so select the respective option and enter "True". If a balance is not required, you can skip the respective option since the  default setting is "False".

<figure><img src="/files/OsRZ7KPYWrg3uF1rIjRO" alt=""><figcaption></figcaption></figure>

Once you hit enter your new realm is established. You can edit its settings using the settings commands.

<figure><img src="/files/a9IMGiPxHXeqPsg7KXpz" alt=""><figcaption></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.makerealms.com/explore-features/realm/cloning-a-realm.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.
