# Want to provide liquidity on a Full Range?

Full Range in Swap v3

When providing liquidity using Lif v3, liquidity can be added over any price range, or the full price range.

This means that you can add liquidity to a specific price range, which may result in greater fees earned and a position that is closer to the current price.

To add liquidity over the full range in Swap v3 select the ‘Full Range’ icon when you are setting the price range.

*This will set your minimum price to 0 and your maximum price to infinity. Once you have selected the full range, you can enter your token amounts and add liquidity.*&#x20;

<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.lif3.com/liquidity/v3/want-to-provide-liquidity-on-a-full-range.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.
