# 4.7 Clone

If you need separate Publisher instances under different names, you can "clone" Publisher here.

![](/files/-LD6N-Q3hEfuPDw0V8GQ)

This is useful, if you have different blogs, and you would like to have, for example, one for Movies, one for Books, and another one for Music.

Just define a new name, e.g. "movies" and click on the "Submit" button, and you have a a second Publisher module called "Movies"


---

# 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://xoops.gitbook.io/publisher-tutorial/4.0-operating-instructions/4.7-clone.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.
