# Add a new page

We create a new page now to move the calculation widgets aside from the calculator page.

1. Drag a selection frame (with the mouse button pressed) around the five table widgets left below **Annual Schedule**, to select these widgets.

![](/files/D12QBDnxQSNvKfWee5r2)

2. Type *CTRL+c* to copy these widgets into the Clipboard.
3. Move the mouse over the "Calculator" entry in the left **Navigation** tab and click on the "+" icon to add a new page.
4. Click anywhere inside this new page, and type *CTRL+v* to paste the five widgets from the Clipboard into the page.

Now you have created a complete copy of these widgets, where all widget references are automatically adjusted in a way that all functionality is preserved.

If you like, you can use your learned nedyx skills now to add a cell widget with content "Background calculation" as a header, style it and reposition the pasted widgets to your preference.

![](/files/BArCZ9WsDrSjJzd9JzJ6)

In the next step, we delete the copied widgets from the original page.


---

# 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.nedyx.com/version-1.66/nedyx/getting-started/add-a-new-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.
