# V2 Lossless Protocol

In the upcoming version of our protocol we will have guaranteed deposits.

This means that no matter what happens with the token you invest in - you will be able to pay out at least 100% of your invested ETH.

Let's say you invest 0.5 ETH into a token launch - no matter the price action you will be able to sell your tokens for at least 0.5 ETH. This will be guaranteed by our smart contracts based on Uniswap V3 protocol.

This is in the works.

Stay tuned for updates.


---

# 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://0xfair.gitbook.io/0xfair/0xfair-defi/v2-lossless-protocol.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.
