# How to clone a page

{% embed url="<https://app.arcade.software/share/sSwwU69wQQGKsV9SHeo3>" %}

1. In the "**Pages**" card <img src="https://2080030610-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgFafh00YOojEhbybq4uG%2Fuploads%2FYG1xKxVD0I5dtGjCxOda%2FGroup%20163.jpg?alt=media&#x26;token=9b7cbb40-19c3-477d-bdb1-3e038093da85" alt="" data-size="line">search for the page you want to clone.
2. Click on the "**Duplicate**" icon <img src="https://2080030610-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgFafh00YOojEhbybq4uG%2Fuploads%2FlQEJBMhcdcwn4LGKGyCA%2FGroup%20193.jpg?alt=media&#x26;token=40141097-f4a1-4b47-b293-71b2e83f968c" alt="" data-size="line"> over the page preview.
3. Give a different name to the new page and click "**Duplicate**".

{% hint style="info" %}
IMPORTANT! The new page and its content would have the same tags the original one had. So, when styling, remember that if you use the same tag you’ll be changing the styles for both pages or components.
{% endhint %}

### Related docs:

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td align="center"><mark style="color:blue;"><strong>Changing pages order</strong></mark></td><td><a href="how-to-change-pages-order">how-to-change-pages-order</a></td><td><a href="https://2080030610-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgFafh00YOojEhbybq4uG%2Fuploads%2F9gVZfhiFoHrsggFPDath%2F2023-03-07_11h19_37.png?alt=media&#x26;token=b3b71036-c97a-43f8-ad96-63ecf09cf9ff">2023-03-07_11h19_37.png</a></td></tr><tr><td align="center"><mark style="color:blue;"><strong>Selecting the whole page</strong></mark></td><td><a href="how-to-select-the-whole-page">how-to-select-the-whole-page</a></td><td><a href="https://2080030610-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgFafh00YOojEhbybq4uG%2Fuploads%2FWc0Fk1W6i18FBX1rsgsC%2F2023-03-07_11h17_21.png?alt=media&#x26;token=5f6b86ef-9157-4f77-b967-83e8da93e496">2023-03-07_11h17_21.png</a></td></tr><tr><td align="center"><mark style="color:blue;"><strong>Adding new components to a page</strong></mark></td><td><a href="how-to-add-new-components-to-a-page">how-to-add-new-components-to-a-page</a></td><td><a href="https://2080030610-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgFafh00YOojEhbybq4uG%2Fuploads%2F1JRnLSAxeNKgRdvwGTec%2F2023-03-07_11h50_47.png?alt=media&#x26;token=8eec199b-e48b-46ef-86a6-c6d81c6da961">2023-03-07_11h50_47.png</a></td></tr></tbody></table>


---

# 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.trysavvy.com/how-tos/general-how-tos/how-to-clone-a-page.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.
