# Pages

### Page styles

The properties of a page can be changed in the **Page Style** tab.

#### ![](/files/uh1I68hDxDPUfzStWCHk)

#### Page size

Defines the width and height of the page. Pages can never be smaller than the area occupied by the including widgets.

#### Visible in navigation

If switched on, the page is visible in the navigation tab in Live mode.

*Please note*

* In Edit mode, all pages are always visible.
* With the OPEN function, it is possible to open all pages, regardless of whether they have the property "Visible in navigation" turned on or not.
* Pages can only be opened by their url if they have the property "Visible in navigation" switched on.

#### Display name

The name that is displayed for the page in live mode.

#### Background

The background color which is displayed for the page.

#### Border

The border which is displayed around the 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/nedyx/working-with-nedyx/pages.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.
