# Products

- [Introduction to Our Products](https://quantlink.gitbook.io/quantlink/products/quickstart.md)
- [Staking Module](https://quantlink.gitbook.io/quantlink/products/staking-module.md): QL-Stake offers secure, decentralized staking, enhancing security and efficiency through liquid and restaking.
- [Overview Crosschain](https://quantlink.gitbook.io/quantlink/products/staking-module/overview-crosschain.md)
- [Staking POC: Foundational Engineering and Validation](https://quantlink.gitbook.io/quantlink/products/staking-module/staking-poc-foundational-engineering-and-validation.md)
- [Liquid Restaking](https://quantlink.gitbook.io/quantlink/products/staking-module/liquid-restaking.md)
- [FREN](https://quantlink.gitbook.io/quantlink/products/fren.md): AI-Narrated Real-Time Data Feeds
- [Overview AI Narration](https://quantlink.gitbook.io/quantlink/products/fren/overview-ai-narration.md)
- [Core Narrator MVP](https://quantlink.gitbook.io/quantlink/products/fren/core-narrator-mvp.md)
- [Multi Asset Scheduler](https://quantlink.gitbook.io/quantlink/products/fren/multi-asset-scheduler.md)
- [Advanced AI Future](https://quantlink.gitbook.io/quantlink/products/fren/advanced-ai-future.md)
- [QuantSwap](https://quantlink.gitbook.io/quantlink/products/quantswap.md): QuantSwap, by QuantLink, enables secure cross-blockchain asset exchanges with atomic swaps and AI-powered trading tools for enhanced market analysis.
- [An Overview](https://quantlink.gitbook.io/quantlink/products/quantswap/an-overview.md)
- [AI Trading Tools](https://quantlink.gitbook.io/quantlink/products/quantswap/ai-trading-tools.md)
- [Security Risk Management](https://quantlink.gitbook.io/quantlink/products/quantswap/security-risk-management.md)
- [ContractQuard](https://quantlink.gitbook.io/quantlink/products/contractquard.md)
- [Overview AI Code Analysis](https://quantlink.gitbook.io/quantlink/products/contractquard/overview-ai-code-analysis.md)
- [ContractQuard Static Analyzer](https://quantlink.gitbook.io/quantlink/products/contractquard/contractquard-static-analyzer.md)
- [Advanced Augmentine AI](https://quantlink.gitbook.io/quantlink/products/contractquard/advanced-augmentine-ai.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://quantlink.gitbook.io/quantlink/products.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.
