> For the complete documentation index, see [llms.txt](https://pharao.gitbook.io/cairo-finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pharao.gitbook.io/cairo-finance/our-products/cairo-futures.md).

# CAIRO FUTURES

CAIRO FUTURES is introducing a decentralized leverage trading platform that is both powerful and user-friendly. Our platform addresses the shortcomings of legacy decentralized applications and exchanges, which often struggle with high execution costs, poor performance, and trade inefficiencies. Unlike these older solutions, CAIRO FUTURES is designed as a next-gen platform, overcoming common DEX issues like front-running, slippage, limited assets, and the lack of risk management features.&#x20;

&#x20;

Leveraging our unique synthetic architecture, CAIRO FUTURES achieves remarkable capital efficiency, leading to reduced trading fees and an expansive selection of leverages and pairs. Cryptocurrency enthusiasts can even access leverages of up to 500x.&#x20;

&#x20;

Traders on CAIRO FUTURES gain access to a diverse range of assets, ranging from various cryptocurrencies to Forex. Embrace the world of leverage trading today and harness its potential.&#x20;

&#x20;

Please be aware: Utilizing leverage exposes your capital to potential liquidation at any point. Prior to proceeding, ensure a comprehensive understanding of the risks associated with leveraged trading.


---

# 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, and the optional `goal` query parameter:

```
GET https://pharao.gitbook.io/cairo-finance/our-products/cairo-futures.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
