# Choosing a Strategy

The table below shows the PnL of various positions relative to the 50:50 HODL position, under decreasing️️ [📉](https://emojipedia.org/chart-decreasing/), mean-reverting️, and increasing️ [📈](https://emojipedia.org/chart-increasing/)prices. “Cash” means a position in stablecoins.

<figure><img src="/files/3EJ4G43ePiYNFNWjqMyF" alt=""><figcaption><p>Expected profits relative to a 50:50 HODL position as a benchmark</p></figcaption></figure>

## **Research & Provide Liquidity Wisely**

Once you become a TONCO DEX investor, you get responsibility for your deposit. Thus, it is highly important to conduct deep research before supplying liquidity. Pay special attention to the following aspects.

* **Tokens volatility**\
  The pool that consists of non-stable tokens (like TON/USDT) is more likely to be affected by impermanent loss. But it doesn't mean that such types of pools are not worth the investments because other factors also play a role: total amount in the pool, trading fees, and trading activity.
* **Market tendencies**\
  The general market moods directly impact trading volumes and price changes.
* **Amount in the pool**\
  The more liquidity in the pool, the less sensitive liquidity provider will be to the impermanent loss.
* **Price range**\
  The narrower the price range, the more likely a permanent loss will occur because it is more likely to exit the narrow price range than a slightly larger one. On the other hand, the narrower range means greater capital efficiency, which in turn, can cover the impact of impairment loss.

**Apply your own strategy based on analyses and profit from concentrated liquidity on TONCO.**


---

# 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.tonco.io/price-ranges/choosing-a-strategy.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.
