# Home Page

## 1. Add the widgets.

**Step 1:** Click the (+) icon in the lower right corner of the screen.

**Step 2:** Select the content you want to add to the Widget page.

**Step 3:** You can change the title and data export time (if you want).&#x20;

**Step 4:** Click "Add Widget" to add.

![](/files/-Ml9Vu7jTLgSltReQe9T)

## 2. Arrange the widget position.

To arrange the position of the Widge for convenient tracking, drag the Widget and drop it into the desired position.

![](/files/-Ml9Wt_MqpngOfufCaKz)


---

# 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://help.nobi.pro/home-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.
