# Liquidity Provider FAQ

**Q: How do I benefit from providing liquidity in a concentrated pool?** A: By concentrating your liquidity in specific ranges, you can potentially earn higher trading fees compared to traditional liquidity pools. This targeted approach allows you to capitalize on areas of the market where trading activity is expected to be higher or where you anticipate significant price movements.

**Q: Why do I need to choose specific ranges?** A: Choosing specific ranges enables you to strategically allocate your funds to areas where you believe there will be increased trading activity or where you want to optimize your exposure to potential price movements. This targeted approach can potentially lead to higher returns on your investment.

**Q: How do fee tiers benefit me as a liquidity provider?** A: Fee tiers offer different fee rates charged to traders based on the range they trade within. By providing liquidity in ranges with higher fee tiers, you have the opportunity to earn greater rewards from trading activity within those ranges, enhancing your overall returns.\
\
**Q: What happens if the price moves beyond my chosen range, and my position becomes out of range?** The liquidity at that range would be depleted, meaning you would hold 100% of either tokenA or tokenB. And your position would no longer earn any fees until it goes back into your defined range.

**Q: How do I create a position in a concentrated liquidity pool?** A: To create a position, select the specific range you want to provide liquidity to and deposit your desired amount of assets into the pool. By strategically choosing ranges and managing your position, you can potentially maximize your earnings from trading fees.

**Q: Can I withdraw my funds from the pool at any time?** A: Yes, you can withdraw your funds from the pool at any time.

{% hint style="info" %}
Please be aware that the token provider may have complete control over the token contract, which could result in withdrawal failures (due to issues on the side of the token contract), rug pulls, or other fraudulent schemes. Additionally, anyone can create a token, establish a pool with that token, and manipulate its supply to defraud others. It is crucial to conduct thorough research before engaging with any tokens.
{% 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.alcor.exchange/alcor-swap/liquidity-provider-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.
