# Change QFL Percentage by available Balance

## Explanation

You can use a custom condition to find out how much percentage of your total Balance is currently available. And depend how much is available, you could update the start conditions.

I am actually not sure if that rule makes sense :smile: but you get the idea of a custom expression.

This one will be true, if there is more than 75% of the total balance available in BUSD.

![](/files/1sqHv0rJOlM183QhKkmE)

You could then have different levels/percentages to switch between conservative or more aggressive start signals.

![](/files/tGRzyZ0Ptmno6Vtf8qj8)

## Download

{% file src="/files/exAQ20CBJMh6lrkC7Wsw" %}


---

# 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.botmanager.io/misc/ruleset-examples-for-automation/change-qfl-percentage-by-available-balance.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.
