# V 1.0.10 August 2024

Feature

### :money\_with\_wings: **Currency Support**

#### **Overview**

1. This feature allows the platform admin to select a primary currency for the entire platform (INR, USD, or CAD).

#### **Key Feature**

1. **Admin Currency Control**: Admins can select the platform’s primary currency (INR, USD, or CAD) during the initial setup.
2. **Global Currency Application**: Once the currency is set, it applies universally across all platform transactions, including provider fees, appointment charges, wallet balances, and reports.
3. **One-Time Setup**: The currency can only be selected once during the setup and cannot be changed later.
4. **Default Currency**: The default currency is set to USD, which can be changed by the admin during the initial setup.

<figure><img src="/files/2M2LgAy1jvShibDH1rxg" alt=""><figcaption><p>Curreny</p></figcaption></figure>


---

# 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://changelog.omnivatelehealth.com/release-note-2024/v-1.0.10-august-2024.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.
