# Automatic mode

Henjin provides the opportunity to liquidity providers to set their liquidity to automatic mode through Automated Liquidity Managers. These efficient liquidity strategies remove the need for manually moving around your liquidity ranges,&#x20;

### **Select a provider**

Henjin curates the best ALMs in the market. Current options include :&#x20;

* [ICHI](https://ichi.org/)

### Select a strategy

Each provider has different strategies, here's a summary of available strategies on Henjin :&#x20;

* **The wide-range** strategy will tend to earn less in fees and rewards but may suffer less impermanent loss in a volatile environment. So while it may have less earning potential, it is likely to suffer fewer drawdowns ;&#x20;
* **The narrow-range** strategy will tend to earn more in fees and rewards, but may potentially incur greater losses in a highly volatile market. Narrow-range strategies tend to do well when there is less volatility or when there are high fees and rewards ;&#x20;
* **ALO** strategy is designed to manage both narrow and wide ranges within a single strategy. ALO dynamically allocates liquidity in response to market volatility and fluctuations, aiming for consistent returns and reduced impermanent loss ;
* S**ingle-token deposit** is a concentrated liquidity provision algorithm that generates compelling returns with simple and painless user experience. Users deposit a single token and earn passive returns while the algorithm actively accumulates your preferred token and earns fees.

### Input amounts and approve

To proceed with creating a position, start by granting approval. *(This is solely necessary for the initial liquidity provision involving a token).* Following approval in your wallet, proceed to click on **Create position.**

### Create position & collect fees

Your position is now actively contributing liquidity and earning trading fees. Additionally, it accumulates farming emissions (if emitted for your position's pair).

* To monitor your positions, click **on a pool** after successfully creating a position.
* Note that trading fees auto-compound within the LP. When you withdraw the LP, you will receive the initially paired assets along with earned trading fees

### &#x20; <a href="#grow-any-token" id="grow-any-token"></a>

<br>

<br>

<br>

<br>


---

# 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.henjin.xyz/henjinai-protocol/amm-v4/provide-liquidity/automatic-mode.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.
