# PROTOCOL MECHANISM

- [How NX Finance Works](https://nx-finance.gitbook.io/nx-finance-whitepaper/protocol-mechanism/how-nx-finance-works.md)
- [Strategy 1｜Fulcrum Strategy](https://nx-finance.gitbook.io/nx-finance-whitepaper/protocol-mechanism/strategy-1-fulcrum-strategy.md)
- [User Interface Introduction](https://nx-finance.gitbook.io/nx-finance-whitepaper/protocol-mechanism/strategy-1-fulcrum-strategy/user-interface-introduction.md)
- [Lending Vault](https://nx-finance.gitbook.io/nx-finance-whitepaper/protocol-mechanism/strategy-1-fulcrum-strategy/lending-vault.md): Before the assets of liquidity providers face any downside risk, everyone has the ability to liquidate the positions taken by Leveragers. This ensures that the protocol can restore liquidity providers
- [Leverage Vault](https://nx-finance.gitbook.io/nx-finance-whitepaper/protocol-mechanism/strategy-1-fulcrum-strategy/leverage-vault.md)
- [Profit & Loss](https://nx-finance.gitbook.io/nx-finance-whitepaper/protocol-mechanism/strategy-1-fulcrum-strategy/profit-and-loss.md)
- [Fulcrum Strategy Reward Calculation](https://nx-finance.gitbook.io/nx-finance-whitepaper/protocol-mechanism/strategy-1-fulcrum-strategy/fulcrum-strategy-reward-calculation.md)
- [Strategy 2 | Gold Mining Strategy](https://nx-finance.gitbook.io/nx-finance-whitepaper/protocol-mechanism/strategy-2-or-gold-mining-strategy.md)
- [Mechanism](https://nx-finance.gitbook.io/nx-finance-whitepaper/protocol-mechanism/strategy-2-or-gold-mining-strategy/mechanism.md)
- [Interest Rate Curve](https://nx-finance.gitbook.io/nx-finance-whitepaper/protocol-mechanism/strategy-2-or-gold-mining-strategy/interest-rate-curve.md)
- [Solayer Integrtion](https://nx-finance.gitbook.io/nx-finance-whitepaper/protocol-mechanism/strategy-2-or-gold-mining-strategy/solayer-integrtion.md)
- [SolanaHub Integration](https://nx-finance.gitbook.io/nx-finance-whitepaper/protocol-mechanism/strategy-2-or-gold-mining-strategy/solanahub-integration.md)
- [Strategy 3｜Delta Neutral Vault](https://nx-finance.gitbook.io/nx-finance-whitepaper/protocol-mechanism/strategy-3-delta-neutral-vault.md)
- [Funding Rate Reversion Vault](https://nx-finance.gitbook.io/nx-finance-whitepaper/protocol-mechanism/strategy-3-delta-neutral-vault/funding-rate-reversion-vault.md)
- [Funding Rate Reversion Vault FAQ](https://nx-finance.gitbook.io/nx-finance-whitepaper/protocol-mechanism/strategy-3-delta-neutral-vault/funding-rate-reversion-vault/funding-rate-reversion-vault-faq.md)
- [JLP Delta Neutral Vault](https://nx-finance.gitbook.io/nx-finance-whitepaper/protocol-mechanism/strategy-3-delta-neutral-vault/jlp-delta-neutral-vault.md)
- [JLP Delta Neutral Vault FAQ](https://nx-finance.gitbook.io/nx-finance-whitepaper/protocol-mechanism/strategy-3-delta-neutral-vault/jlp-delta-neutral-vault/jlp-delta-neutral-vault-faq.md)
- [Risks of the Delta Neutral Strategy](https://nx-finance.gitbook.io/nx-finance-whitepaper/protocol-mechanism/strategy-3-delta-neutral-vault/risks-of-the-delta-neutral-strategy.md)
- [Strategy 4｜LiquidX - Leveraged DLMM](https://nx-finance.gitbook.io/nx-finance-whitepaper/protocol-mechanism/strategy-4-liquidx-leveraged-dlmm.md)
- [Health Factor](https://nx-finance.gitbook.io/nx-finance-whitepaper/protocol-mechanism/health-factor.md)
- [Fees](https://nx-finance.gitbook.io/nx-finance-whitepaper/protocol-mechanism/fees.md)
- [Risks](https://nx-finance.gitbook.io/nx-finance-whitepaper/protocol-mechanism/risks.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://nx-finance.gitbook.io/nx-finance-whitepaper/protocol-mechanism.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.
