# Duplicate Book

To duplicate the book that you have created, follow these steps:

1. Click the book menu in the book header and select "Duplicate Book".
2. When duplication is completed, the new book will be displayed with the book name "XXX (Copied)". Likewise, the navigation menu will also display new entry of "XXX (Copied)" for the newly duplicated book.

> When the book owner is not the logged-in user, if the "Duplicate Book" operation in "Allowed Operation to Other Users" is not permitted in the book setting, the "Duplicate Book" menu can not be selected.


---

# 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.mashmatrix.com/mashmatrix-sheet/functions_about_books_sheets/duplicate_book.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.
