> For the complete documentation index, see [llms.txt](https://cyberdex.gitbook.io/exchange/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cyberdex.gitbook.io/exchange/using-cyberdex/trading/leverage.md).

# Leverage

{% hint style="warning" %}
Higher leverage always incurs higher risks: higher likelihood of liquidation, higher fees, and higher stress.

Today, leverage has become a fundamental tool in both traditional finance and in decentralised finance, as well. It has tremendous benefits and potentially disastrous consequences, with the use of leverage often incurring major detriments. Always conduct proper research and manage your risk effectively. Ensure you place & adhere to strict rules and discipline when using leverage.
{% endhint %}

At CyberDEX, we are pleased to inform you that our Traders can use up to 50x leverage whilst trading the majority of markets.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://cyberdex.gitbook.io/exchange/using-cyberdex/trading/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.
