# Setting Up Currency Symbol

Imonggo is a web-based point of sale that serves thousands of users in 130 countries and territories. It is easily customizable to fit the needs of any business worldwide.

Retailing may be a global phenomenon, but selling has differences from border to border. One of these is currency. A few examples: the United States has the dollar, Japan has the yen, the Philippines has the peso, and India has the rupee.

Imonggo supports the use of any currency. Here’s how to assign yours:

### Step 1:

Tap the **Settings** icon. It’s the gear icon on the leftmost side of your Imonggo page.

<figure><img src="/files/5mrir51FRkHRCjqUEQ45" alt=""><figcaption></figcaption></figure>

### Step 2:

Under **Store** Category, click the **Selling** tab.

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

### Step 3:

Find the **Number & Currency Format** and change the **Unit of Currency.**

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

### Step 4:

When you’re satisfied with the changes you’ve made, don’t forget to click the **Save** button.

<figure><img src="/files/8m4b81ehFeRdTgtZrRZK" alt=""><figcaption></figcaption></figure>

It’s so easy it won’t even take you a minute! That’s just how Imonggo likes it — easy and powerful all at once.


---

# 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://imonggo.gitbook.io/imonggo-help-center/advanced-topics/setting-up-currency-symbol.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.
