# Percentage

<figure><img src="/files/IkBlGPL4k1U1yWzoN70m" alt=""><figcaption><p>Percentage option</p></figcaption></figure>

Decimal values will be converted to percentages based on the number of decimal places specified in the `Format` pop-up menu. For instance, a decimal value of `0.1` will be displayed as `10%`. The `Format` setting allows you to control how many decimal places are included in the percentage, ensuring the output matches your desired precision.


---

# 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://easycatalog.nousmedis.com/setting-up-your-data/field-options/available-field-options/the-format-pane/percentage.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.
