# Currency Centre

The Currency Centre is a comprehensive repository that stores all possible currencies available for transactions. This is pivotal for businesses operating on a global scale, enabling them to engage with customers and partners in a wide variety of currencies. Whether you're invoicing an international client or purchasing supplies from overseas, the Currency Centre ensures every transaction is possible, regardless of the currency.

### Key Features of the Currency Centre

* **Multiple Currencies Support**: The currency centre serves as a centralized hub for storing all supported currencies and allows for transactions in an array of international currencies, enabling global business operations.
* **Unique Currency Identification**: Each currency is assigned a unique code, ensuring precise identification and handling in the system.
* **Home Currency Designation**: The currency centre explicitly distinguishes the home currency that serves as the primary reference point for financial activities within the system.
* **Active Status Indicator**: Indicates whether a currency is currently active, aiding in transaction validity and system accuracy.


---

# 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.xorosoft.com/xoroerp-1/admin/company/currency-centre.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.
