# Margin & Leverage

Finally, referring back to the point about selecting your margin mode and leverage details, the box that will appear on your screen when you attempt to change it is displayed below.

![](https://lh7-us.googleusercontent.com/vLRYqUfE6bj_uC8yDhNnKwwsypNOs23mcVmVwziyKGqcbzryCRwCFeN6XdkFXYW3LLyDE2LFJ9ZVDmAnAK2hJnwuSoHUcfJqPsEaZ1rAYuof8F_SIL-H6E5b99o3xkCFTPkGkod4cMQ8orKlmG9XsDw)

It is an easily understandable screen where you can adjust your preferred leverage and choose your margin mode (initially, only the cross-margin mode will be available).

Moreover, we provide information on the maximum position you can set with your current selected margin.

Remember, the higher the leverage, the higher the risks of liquidation as mentioned in [Collateral/Leverage management ](/overview/using-zaros/for-traders/collateral-leverage-management.md)<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.zaros.fi/overview/using-zaros/for-traders/margin-and-leverage.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.
