# Max position size

The initial maximum position size from the Position size Box will not be effective if you decide to increase your position. \
As soon as you decide to increase your position from the Adjust Position Box, you have to set new limits for your current position.

You'll directly be able to manage it from the Adjust position rules Box, and this is only true for Increase orders (if your trade is not increasing orders, the initial rules remain true); in here:

<figure><img src="/files/yZZO4FVWPpygmlo9v2wg" alt=""><figcaption></figcaption></figure>

You can decide the new maximum leverage and position size with these rules. In that example, our initial size entry is usually 10 000$ and max leverage is 3 (from Position Size Box).\
However, the strategy triggers 1 new increase order. \
To be able to increase the position (since initial limit is already reached), we have doubled up the maximum limit size of 10 000$, to 20 000$ (x200%) and max leverage up to 5 instead of 3.&#x20;


---

# 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.runbot.io/triggers-boxes/adjust-position-rules/max-position-size.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.
