> For the complete documentation index, see [llms.txt](https://docs.kim.exchange/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kim.exchange/protocol/amm-v4/v4-add-liquidity-concentrated/auto-mode-kpnft.md).

# Auto mode (kpNFT)

#### Select a strategy provider

<div align="left"><figure><img src="/files/RQSNxaxE5cS18hmJi54y" alt=""><figcaption></figcaption></figure></div>

#### Select a strategy

<div align="left"><figure><img src="/files/UFzbrYvaC6m32KMDPh7O" alt=""><figcaption></figcaption></figure></div>

#### Approve and Create a Position

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**

#### **Review the provided details**

Consider setting a time-lock to boost the APR earned from farming emissions and choosing whether you want to deposit your position into a Nitro pool (if available for the pair of your position) to earn additional rewards!

{% hint style="warning" %}
Before you lock your position, ensure that the pair of your position is emitting x/KIM emissions before locking it. If there are no emissions being generated for the pair of your position, time-locking won't enhance any APR, even though the user interface will permit you to lock the position. The bonus from time-locking is labelled as **Lock bonus APR** at the bottom of the window
{% endhint %}

#### Nitro auto-staking

(SOON) If a Nitro pool is available for the pair you intend to provide liquidity for and you want to opt to stake your position in the Nitro pool during position creation, click the **ON** button next to Nitro auto-staking. Once done, the window below will appear. Simply choose a Nitro pool from there

#### Create a position

Once you're comfortable with the specified parameters, proceed by clicking the **Create position** button and confirm the transactions in your wallet

#### WIN

* Your position is now actively contributing liquidity and earning trading fees. Additionally, it accumulates farming emissions (if emitted for your position's pair) and Nitro incentives (if you deposited the position into Nitro during creation)
* To monitor your positions, click **View existing positions** after successfully creating a position, or navigate to the **Earn** tab, choose **Positions** and select k**pNFTs**
* 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
* To harvest farming emissions and Nitro incentives, simply click the **Harvest** button on the position management panel


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.kim.exchange/protocol/amm-v4/v4-add-liquidity-concentrated/auto-mode-kpnft.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.
