> For the complete documentation index, see [llms.txt](https://docs.nedyx.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nedyx.com/version-1.52-preview/getting-started/basic-widget-formatting.md).

# 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/Z6Rr2a0xFVcOzoOczYb5" alt=""><figcaption></figcaption></figure>

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

**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%.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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