> For the complete documentation index, see [llms.txt](https://docs.platform.softwareone.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.platform.softwareone.com/modules-and-features/settings/exchange/currencies.md).

# Currencies

The **Currencies** page provides a read‑only overview of all currencies supported by the SoftwareOne Marketplace.&#x20;

It is designed to give account administrators visibility into available currencies and their key attributes.

### View the currencies list

To access the list of supported currencies:

1. In the main menu, go to **Settings**.
2. Select **Exchange**.
3. Review each supported currency along with its attributes, including the three-letter ISO code for the currency, the currency name, status, and the number of decimal places used for amounts in that currency. You can also determine the total number of sellers that can transact in this currency.

<div data-with-frame="true"><figure><img src="/files/fLj0P4afaPjEZ5lZK5x4" alt=""><figcaption><p>Use the Currencies page to view preconfigured currencies.</p></figcaption></figure></div>

### Open currency details

To open details for a specific currency:

1. Go to **Settings** > **Exchange**.
2. Under **Currencies**, select the currency you want to view. The currency details page opens.
3. Use the available tabs to access different types of information:&#x20;

<table><thead><tr><th width="182">Tab</th><th>Description</th></tr></thead><tbody><tr><td><strong>Sellers</strong></td><td>Shows the SoftwareOne entities currently using this currency.</td></tr><tr><td><strong>Currency pairs</strong></td><td>Shows the pairs that this currency is a part of.</td></tr><tr><td><strong>Details</strong></td><td>Shows timestamps and event history details.</td></tr><tr><td><strong>Audit trail</strong></td><td>Shows the <a href="/pages/JDfWpNZKSOWvWaQjaRbq">audit trail</a> of the currency.</td></tr></tbody></table>


---

# 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.platform.softwareone.com/modules-and-features/settings/exchange/currencies.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.
