# NFEX Perpetual Guide&#x20;

- [Trading Rules](https://nfex.gitbook.io/docs/nfex-perpetual-guide/trading-rules.md)
- [Contract Specifications](https://nfex.gitbook.io/docs/nfex-perpetual-guide/contract-specifications.md)
- [Price Index: NFEXI](https://nfex.gitbook.io/docs/nfex-perpetual-guide/price-index-nfexi.md): How does NFEX track closely the real-time mid price of NFT?
- [Mark Price & Last Price](https://nfex.gitbook.io/docs/nfex-perpetual-guide/mark-price-and-last-price.md): What's the difference between mark price and last price?
- [Leverage & Margin](https://nfex.gitbook.io/docs/nfex-perpetual-guide/leverage-and-margin.md): What is leverage and how is it applied?
- [Funding Rate](https://nfex.gitbook.io/docs/nfex-perpetual-guide/funding-rate.md): What is funding rate, why is it important and how to calculate
- [Liquidation](https://nfex.gitbook.io/docs/nfex-perpetual-guide/liquidation.md)
- [Insurance Fund](https://nfex.gitbook.io/docs/nfex-perpetual-guide/insurance-fund.md): What are insurance funds and how do insurance funds work
- [Auto-deleveraging(ADL)](https://nfex.gitbook.io/docs/nfex-perpetual-guide/auto-deleveraging-adl.md): What is Auto-delveraging and how does it work?
- [Fee Structure & Calculation](https://nfex.gitbook.io/docs/nfex-perpetual-guide/fee-structure-and-calculation.md): How to calculate trading commissions for NFEX perpetual swaps?
- [PnL Calculation](https://nfex.gitbook.io/docs/nfex-perpetual-guide/pnl-calculation.md): How to Calculate Profit and Loss for Perpetual Contracts
- [Referral Program and Affiliate Program](https://nfex.gitbook.io/docs/nfex-perpetual-guide/referral-program-and-affiliate-program.md): Spread the word about NFEX and earn money in the process


---

# 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://nfex.gitbook.io/docs/nfex-perpetual-guide.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.
