# Manage Out of Range Position

With Pulsar your already existing position might come out of range due to price action. This means that that you will **no longer be receiving swap fees or farm rewards**. Here is how to rectify an out of range position.

{% hint style="warning" %}
If your position is ***out-of-range,*** you WILL NOT earn any trade fees or farm rewards. It is important to re-manage your positions to be in range to start earning.&#x20;

In the event the market price goes outside of your LP's price bounds, your position will be singularly concentrated in the less valuable asset. For example, if you provided liquidity between the price range of $0.30 — $0.60 for GLMR/USDC and GLMR falls to $0.25, then your position will be **entirely** concentrated in GLMR. Conversely, if GLMR appreciates to $0.80, then your balance will be **entirely** concentrated in USDC.&#x20;
{% endhint %}

### Step 1: Identify Out of Range Position

Head to Dashboard page, you can see the status for In range and Out of range positions

<figure><img src="https://2469068479-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fk79kvXbQmvjLmP78Scbp%2Fuploads%2FmZM8AoRWR4U7iCr3IgVG%2Fimage.png?alt=media&#x26;token=6678bcf6-83e3-4ded-a323-64d4f51dcc7b" alt=""><figcaption></figcaption></figure>

### Step 2: Remove Liquidity

Click on the Out of range position and remove liquidity. If you have deposited your NFT in farm withdraw liquidity from farm by clicking on `Claim & Withdraw` at the bottom then proceed to remove liquidity by clicking `Remove`&#x20;

<figure><img src="https://2469068479-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fk79kvXbQmvjLmP78Scbp%2Fuploads%2FLhgpSRyZqvOHZaMkNMnv%2Fimage.png?alt=media&#x26;token=afbf5228-6e8a-45a4-8b5a-f95c3526bf52" alt=""><figcaption></figcaption></figure>

<figure><img src="https://2469068479-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fk79kvXbQmvjLmP78Scbp%2Fuploads%2FE9S7tckpQS6W5cqnDT4p%2Fimage.png?alt=media&#x26;token=6924535f-0b81-48c4-9a0f-f4662ec1c8f6" alt=""><figcaption></figcaption></figure>

### Step 3: Add In Range Liquidity

Re-do the steps for [adding liquidity](https://docs.stellaswap.com/how-to-guides/pulsar/add-liquidity) and add it in range.


---

# 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.stellaswap.com/how-to-guides/liquidity-staking/manage-out-of-range-position.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.
