# Liquidity Providers FAQ

#### As a liquidity provider, what is my expected yield ?

You decide at what rate you want to deposit your liquidity. The return you will get is the average of all rates selected by all liquidity providers, weighted by the amount deposited in the pool. Average yearly return on invested liquidity should be around 20-25%.&#x20;

#### How can I be sure my liquidity won't be used to finance a wash-traded NFT collection ?&#x20;

The amount you deposit is linked to a specific collection and you choose what collection you want to finance.

#### What if Nemeos rug pull?

Nemeos cannot rug pull as we don't own nor control the amount deposited in the liquidity pools. LPs can withdraw their funds when they want, depending on the non-invested liquidity.


---

# 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.nemeos.finance/faq/liquidity-providers-faq.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.
