> For the complete documentation index, see [llms.txt](https://docs.navigaglobal.com/naviga-subscribe/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.navigaglobal.com/naviga-subscribe/subscribe-features/multicurrency/multicurrency-user-guide.md).

# Multicurrency set up user guide

To create a perfect workflow for an end-user and get the of the multicurrency feature you should introduce additional currency in several places:

* set the price correctly for an Offer in Solicitor Concierge
* set up ZIP-only presentation in Content Management System

{% hint style="warning" %}
Please remember that multicurrency is only supported for digital products and ZIP-only starts
{% endhint %}

### Solicitor Concierge side

When creating an offer for a product that supports multicurrency please pay attention to setting the **available area** and **price** correctly: the price should be set up for each currency. Please see [Create an Offer Group](/naviga-subscribe/csr-user-guide/solicitor-concierge-guide/solcon-tutorials/configure-an-offer-group.md) user guide for details.

### Subscription Panel / Content Management System side

To set up an international presentation that supports non-US countries please follow [this user guide](/naviga-subscribe/csr-user-guide/subscription-panel-user-guide/subscription-panel-user-guide-2f877606df014b30b6e2270df38bdd7c-44/tutorials-and-step-by-step-guides.md#create-an-international-presentation).

&#x20;


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.navigaglobal.com/naviga-subscribe/subscribe-features/multicurrency/multicurrency-user-guide.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
