# How does FLUID LP works

The FLUID team is aiming to develop and introduce a minimal viable product to enable synth-free, cross-chain stablecoin transfers as soon as possible. The minimal viable product of FLUID LP will enable performing transfers of selected stablecoins from one chain to another (the most probable initial trading direction is ERC-20 to BSC and vice versa).

FLUID's vision is to enable truly integrated, and seamless exchange between all CEX and DEX platforms that need cross-chain swapping. FLUID identified this opportunity and are building a valuable tool that will benefit all users. There are plenty of users looking for better ways to carry out simple asset transfers across chains today.

![FLUID LP - users, stakers and cross-chain liquidity providers](https://lh5.googleusercontent.com/54l9BhCc9lAi5nyTZtMr2MTBhuinh-l6kHSFJ_g3Xz4w-SvhkzBhQgM65U1uMdKAsJSQgEstCmf3QdN2O9xBW72KU6pByzj671LDR5NFia8kTCjVQRDLXYLKjKH3nGB8DZbYN5ai)

The solution that meets these needs also serves as FLUID's founding minimum viable product: the \[crosschain stablecoin swap]

Balancing of cross-chain liquidity will be managed centrally by the FLUID balancing oracle that will be an algortihm monitoring proportions between stable pools on both chains and triggering appropriate balancing transactions if a specific imbalance threshold is reached based on supply and demand.

Synth-free approach means that FLUID is not going to introduce any new synthetic versions of stable coins to enable cross-chain transfers, instead it will use already existing assets (i.e. instead of wrapping BUSD liquidity into fBUSD synth assets, FLUID LP will be using direct BUSD reserves on BSC and Ethereum).

Deep liquidity is secured by concentrating pooled assets only on the most viable, high-volume trading directions, instead of trying to cover all possible cross-chain trading channels. FLUID will keep entering into new, strategic partnerships with stable-liquidity providers (CEXs, DEXs and individual investors), to gradually make the liquidity deeper and open new viable trading directions (e.g. Solana, Polygon, Polkadot etc.)

Please refer to the chart below to understand basic mechanics behind FLUID LP:

![Pic 2 - FLUID LP: Cross-chain swap MVP](https://lh6.googleusercontent.com/Cac5_rPOX_FLtI5mDKM8T3E6A3a0UIkYenx-yeGxY3676LZ5kDv2fSBYfFJo1kZkw3HrCfqa3n3hf0Kp-IZeEb_ZEDGx0_X3Vhus-zK1_t4Z5EGEV8OQ-SiUw_5y3jLVExI8ehKD)


---

# 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://fluid-finance-2.gitbook.io/fluid-finance/fluids-defi-solution/how-does-fluid-lp-works.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.
