# FLP.2 - (Synthetic FLU Pool 2)

***

### Overview

Synthetic Pool is the pool which forms the underlying liquidity pool for all perpetual contracts that are asset backed by collateral. This pool contains stable coins and XAUT which forms the underlying collateral backing for the synthetic perpetual contracts that are traded based on the synthetic pool.

**Key Features:**

* All assets will trade vs their USDC or XAUT pairs
* Any synthetic perpetual contract can be initiated irrespective of the asset in the pool

| Tradeable Assets                                                            |
| --------------------------------------------------------------------------- |
| Crude-Oil, Nasgas(Natural Gas), EUR, GBP, USDJPY, USDCNH,  Gold, and Silver |

{% content-ref url="/pages/ghwG8UUrFQ77A1JVS4hd" %}
[Contract Address](/flash-trade/flash-trade-protocol/technical-architecture/flp-token/contract-address.md)
{% endcontent-ref %}

***

### PnL Limitations

Due to the theoretical upside of long positions and the stable value of the stable coins in the pool, there is a **PnL Max Payoff limit of 10x the initial collateral** on the assets in this pool (currently commodities, forex, and metals). This will likely be raised as we have more real time trading data.

#### Example:

If a trader uses $100 of USDC of collateral to 10x long an equity that is backed by the synthetic pool, their max positive PnL will be +$1000 at which point their position is automatically closed and PnL paid out.

***

### Market Hours

Trading and Liquidity Providing of the Assets in Pool 2 will be limited to the hours that those markets are open.

**Trading Schedule:**

* Trading times for these assets will be in accordance to CME operational hours and holidays
* More info [here](/flash-trade/flash-trade-protocol/perpetuals-specifications/market-hours.md)

{% hint style="danger" %}

#### **Important:**

When the markets are closed for any of the assets in Pool 2 it will not be possible to open or close positions and mint or burn FLP.2.
{% 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://docs.flash.trade/flash-trade/flash-trade-protocol/technical-architecture/flp.2-synthetic-flu-pool-2.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.
