# LogX Perp Dex

- [Overview](https://logx-1.gitbook.io/logx-docs/logx-perp-dex/overview.md): LogX perp dex with deep liquidity for a seamless and efficient leveraged trading experience.
- [Liquidity](https://logx-1.gitbook.io/logx-docs/logx-perp-dex/liquidity.md)
- [Liquidity Providers](https://logx-1.gitbook.io/logx-docs/logx-perp-dex/liquidity/liquidity-providers.md)
- [LLP Token](https://logx-1.gitbook.io/logx-docs/logx-perp-dex/liquidity/llp-token.md)
- [Chains and Pairs](https://logx-1.gitbook.io/logx-docs/logx-perp-dex/chains-and-pairs.md)
- [Fee Structure](https://logx-1.gitbook.io/logx-docs/logx-perp-dex/fee-structure.md)
- [Incentives and Rewards](https://logx-1.gitbook.io/logx-docs/logx-perp-dex/incentives-and-rewards.md)
- [Contracts](https://logx-1.gitbook.io/logx-docs/logx-perp-dex/contracts.md)
- [Blast](https://logx-1.gitbook.io/logx-docs/logx-perp-dex/contracts/blast.md): This page all the information related to LogX contracts deployed on Blast network
- [Technical Overview](https://logx-1.gitbook.io/logx-docs/logx-perp-dex/technical-overview.md)
- [Open/Increase a market Position](https://logx-1.gitbook.io/logx-docs/logx-perp-dex/technical-overview/open-increase-a-market-position.md)
- [Close/Decrease a Market position](https://logx-1.gitbook.io/logx-docs/logx-perp-dex/technical-overview/close-decrease-a-market-position.md)
- [Market Order Execution](https://logx-1.gitbook.io/logx-docs/logx-perp-dex/technical-overview/market-order-execution.md)
- [Placing a Limit order](https://logx-1.gitbook.io/logx-docs/logx-perp-dex/technical-overview/placing-a-limit-order.md)
- [Limit and TPSL Order Execution](https://logx-1.gitbook.io/logx-docs/logx-perp-dex/technical-overview/limit-and-tpsl-order-execution.md)
- [Liquidations](https://logx-1.gitbook.io/logx-docs/logx-perp-dex/technical-overview/liquidations.md)
- [Adding/Removing Liquidity](https://logx-1.gitbook.io/logx-docs/logx-perp-dex/technical-overview/adding-removing-liquidity.md)
- [Staking](https://logx-1.gitbook.io/logx-docs/logx-perp-dex/technical-overview/staking.md)


---

# 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://logx-1.gitbook.io/logx-docs/logx-perp-dex.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.
