# Setting Your Liquidity Range on radFi

{% embed url="<https://www.youtube.com/watch?v=d93Z79ZmBSk>" %}

One of its most powerful features is the ability to set a custom price range for your liquidity — giving you full control over how your Bitcoin and tokens are allocated.

### How It Works

When you provide liquidity on radFi, you’ll be asked to choose a price range. We have a few preset options or you can fully customize

* Full range (default) – Your assets are spread evenly across all prices.
* Preset ranges - Toggle between the 5%, 10%, and 20% width from the current price
* Custom range – Drag the sliders or enter prices into the textbox to fully customize the range you want.

Here’s the key idea:

* Min price → the point where you finish buying your selected token. At this level, all of your Bitcoin has been sold into whatever token you’ve selected.
* Max price → the point where you finish selling your selected token. By the time the price reaches this level, you’ve fully rotated back into Bitcoin and have sold all of your selected token.

Between your Min and Max, your position is a mix of both assets. In effect, you are dollar-cost averaging (DCA) into and out of your selected token over the price range you choose. Custom ranges can be a helpful tool to help you execute the trading strategy that meets your goals - whether that’s buying/selling aggressively at certain prices or more passively buying/selling at nearly any price.


---

# 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.radfi.co/faq/setting-your-liquidity-range-on-radfi.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.
