# Welcome in Synthereum

Synthereum is the first protocol of the Jarvis Network. It allows anyone to issue, borrow and exchange synthetic fiat currencies (jFIATs), on multiple EVM-compatible networks, collateralized by a reserve.

The protocol features four core modules:

* Liquidity Pools
* Credit Lines
* Wrappers
* Money Printer

{% hint style="success" %}
The protocol's Liquidity Pools module pioneers a **capital-efficient on-chain Forex market** from which jFIATs derive their liquidity and peg, allowing them to be usable.
{% endhint %}

{% hint style="danger" %}
Please read the risks[^1] before interacting with Synthereum.
{% endhint %}

[^1]:


---

# 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://learn.jarvis.network/master.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.
