# lUSDT Vault

The lUSDT Vault is a central component of the Lpotic Network, providing liquidity for all synthetic asset trades without the need for separate liquidity pools for each trading pair.

#### **lUSDT Vault Fees**

* The lUSDT Vault collects 35% of the closing fee, 50% of the liquidated collateral, and a share of the traders' PnL.
* The Vault pays out profits in USDT for positive PnL and collects losses in USDT for negative PnL.


---

# 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://lpotics-organization.gitbook.io/lpotic/lusdt-vault.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.
