# Leverage

**Neglect** offers leveraged trading for select Solana assets using [LavaOS](https://x.com/Lavaragexyz) — a decentralized, non-custodial margin infrastructure. By integrating directly with LavaOS margin APIs, Neglect enables users to open and manage margin spot long positions on-chain, without relying on centralized custodians or orderbooks.

Behind the scenes:

* Neglect borrows liquidity from LavaOS pools to open leveraged long positions.
* The purchased asset is held as collateral in a smart contract.
* All position logic — including LTV, liquidation, and interest — is handled transparently by LavaOS.

> Neglect is a trading-only interface. Lending and staking features from LavaOS are not exposed in the UI.


---

# 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.neglect.trade/products/trading-terminal/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.
