# Other areas

#### The "Add widget" toolbar

Widgets can be added to a page via the “Add widget” toolbar. Further information can be found in the [Adding widgets](/nedyx/working-with-nedyx/widgets/adding-widgets.md) chapter.

<div align="left"><figure><img src="/files/tkVLaQM7ht3bjnNVvSsc" alt=""><figcaption></figcaption></figure></div>

#### The "Name" Field (for Pages and Widgets)

The name of the currently selected widget is displayed in the “Name” field and can be changed.

<div align="left"><figure><img src="/files/t2r5i6779SNfY8tKzQTj" alt=""><figcaption></figcaption></figure></div>

#### The Search Dialog

The search dialog allows you to search for widgets on all pages of the app.\
It is available in Edit Mode and can be opened using the shortcut CTRL+f.

<div align="left"><figure><img src="/files/t50SAlNUNapNvHV2Ab0M" alt="" width="375"><figcaption></figcaption></figure></div>

Based on the search text entered, all pages and widgets (in the current or previously selected page) are listed and can be opened by clicking on them.


---

# 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/other-areas.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.
