# Currencies

## 1. List of currencies

On the list of currencies you see current existing currencies.

![List of currencies](/files/-MZrGDL_kuCkeKaOTf9G)

You can:

* Add/edit the currencies
* Delete currencies

## 2. Add new/edit currency

![Creation of new currency](/files/-MZrPdSSQTQWHbGte4oI)

### 2.1. Symbol

Enter the currency symbol

### 2.2. Code

Enter the currency code

### 2.3. Name

Enter the currency name

### 2.4. Primary

Define whether this currency should be your primary currency. The primary currency will be preselected in transaction form.

### 2.5. Online

You can set a currency online or offline. Only if an currency is online then users will see it when adding/editing transactions.

## 3. Delete currencies

![Important](/files/-MdMivh-v0IKsvhP42Kt) You can delete currencies, but **do not delete currencies which are in use by transactions**. If you no longer want to use a currencies then **set it offline**.


---

# 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://xoops.gitbook.io/wgsimpleacc-tutorial/english/administration-menu/currencies.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.
