> For the complete documentation index, see [llms.txt](https://docs.stylemixthemes.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.stylemixthemes.com/cost-calculator-builder/cost-calculator-settings/calculator-settings/currency.md).

# Currency

In **Currency** settings, you can define the currency settings for your calculator, including the currency symbol, format, and position for seamless financial calculations.

<figure><img src="/files/byV15mPJOjdHDO1joiNJ" alt=""><figcaption><p><a href="/pages/-MHlBnUQlxOErG-bJiOT">Calculator Settings</a> > Currency</p></figcaption></figure>

* **Currency Sign -** enter the currency sign the calculation results will be priced in (e.g. $ for USD, € for EUR).
* **Currency Position** - choose whether the currency symbol is placed to the left or right of the pric&#x65;**.**&#x20;
* **Number of Decimals** - choose the number of digits to appear after the decimal separator. &#x20;
* **Thousands Separator** - choose the character to separate the thousands in the price.
* **Decimal Separator** - choose the character to use for the decimal separator.&#x20;

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


---

# 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.stylemixthemes.com/cost-calculator-builder/cost-calculator-settings/calculator-settings/currency.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.
