# Working with nedyx

- [Apps](https://docs.nedyx.com/version-1.52-preview/working-with-nedyx/apps.md)
- [Live and Edit mode](https://docs.nedyx.com/version-1.52-preview/working-with-nedyx/live-and-edit-mode.md)
- [The Header bar](https://docs.nedyx.com/version-1.52-preview/working-with-nedyx/the-header-bar.md)
- [Pages](https://docs.nedyx.com/version-1.52-preview/working-with-nedyx/pages.md)
- [Widgets](https://docs.nedyx.com/version-1.52-preview/working-with-nedyx/widgets.md)
- [Widget types](https://docs.nedyx.com/version-1.52-preview/working-with-nedyx/widgets/widget-types.md): There are different types and subtypes of widgets.
- [Adding widgets](https://docs.nedyx.com/version-1.52-preview/working-with-nedyx/widgets/adding-widgets.md)
- [Widget selection](https://docs.nedyx.com/version-1.52-preview/working-with-nedyx/widgets/widget-selection.md)
- [Widget positioning](https://docs.nedyx.com/version-1.52-preview/working-with-nedyx/widgets/widget-positioning.md)
- [Style tab](https://docs.nedyx.com/version-1.52-preview/working-with-nedyx/widgets/style-tab.md)
- [Settings tab](https://docs.nedyx.com/version-1.52-preview/working-with-nedyx/widgets/settings-tab.md)
- [Cell styles](https://docs.nedyx.com/version-1.52-preview/working-with-nedyx/widgets/cell-styles.md)
- [Chart content](https://docs.nedyx.com/version-1.52-preview/working-with-nedyx/widgets/chart-content.md)
- [Chart properties](https://docs.nedyx.com/version-1.52-preview/working-with-nedyx/widgets/chart-properties.md)
- [Undo / redo](https://docs.nedyx.com/version-1.52-preview/working-with-nedyx/widgets/undo-redo.md)
- [Databases](https://docs.nedyx.com/version-1.52-preview/working-with-nedyx/databases.md)
- [Connect to a database](https://docs.nedyx.com/version-1.52-preview/working-with-nedyx/databases/connect-to-a-database.md)
- [Get external data](https://docs.nedyx.com/version-1.52-preview/working-with-nedyx/databases/get-external-data.md)
- [File management](https://docs.nedyx.com/version-1.52-preview/working-with-nedyx/file-management.md)


---

# 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.52-preview/working-with-nedyx.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.
