# Index Perpetuals

Cindex's index perpetual allow users to optimize their capital efficiency. Users can use the ETF LP tokens as collateral or provide liquidity for these perpetual contracts. By doing so, users can gain leverage or hedge their positions, maximizing their capital utilization and potential returns.


---

# 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://cindex.gitbook.io/cindex-litepaper/technical/defi-suite/index-perpetuals.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.
