# Primary and secondary markets

Anyone can acquire jFIATs on both primary and secondary markets.

### Primary market

jFIATs primary market is the Synthereum protocol. The latter mints jFIATs whenever someone buys them using the [Liquidity Pools](https://learn.jarvis.network/protocol-overview/minting) or the [Wrappers](https://learn.jarvis.network/protocol-overview/wrappers) or borrows them using the [Credit Line ](https://learn.jarvis.network/protocol-overview/credit-lines-deprecated)or the [Money Printer](https://learn.jarvis.network/basics/broken-reference).

### Secondary markets

jFIATs secondary markets are all the decentralized exchanges and money markets where they are supported. The protocol can seed these markets using the [Money Printer](https://learn.jarvis.network/basics/broken-reference).

{% hint style="info" %}
Many arbitrages happen between primary and secondary markets, harmonizing their prices and the interest rate across all the markets.
{% endhint %}


---

# 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/basics/primary-and-secondary-markets.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.
