# Basic widget formatting

Now we continue with applying helpful styles and formats to some of the widgets.

**Note**: nedyx pages are filled with *widgets, which are* of different types. There are cell widgets, table widgets, button widgets, chart widgets, etc.

1. Click on the cell widget with the content **Annual Schedule**. This opens all available styles for this widget type in the **Style** tab on the right.

<figure><img src="/files/C60cQwxLJ1L1GRtH5JaE" alt=""><figcaption></figcaption></figure>

2\. In the **Style** tab, switch on the **Border** for the selected widget and switch off the **Shadow** style.

**Note**: If you like, you can select e.g. a different border color by clicking on the circle below **Border**, or change the font, or whatever style you like, according to your preferences.

3\. Click on the cell widget below the text **Growth Rate**, containing the value 0.07.

4\. On the right, click on the **Content** tab and switch on the setting **In percent**. Now the value 0.07 is displayed as 7%.


---

# 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/getting-started/basic-widget-formatting.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.
