# Copying a document

It is sometimes useful to make a copy of an Irelia document. A few scenarios are described below. In all cases, you would start with the “Share” menu available from the top bar of an open document:

![](/files/c6x2UdEB5parc6jJpvF6)


---

# 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://ciusji.gitbook.io/irelia/managing-documents/copying-a-document.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.
