# Lynx Core

- [Hardware and System Requirements](https://docs.getlynx.io/lynx-core/hardware-and-system-requirements.md): Published: February 2025 | Last updated: January 2026
- [Lynx Dynamics](https://docs.getlynx.io/lynx-core/lynx-dynamics.md): Published: August 2024 | Last updated: January 2025
- [Open Source](https://docs.getlynx.io/lynx-core/open-source.md): Published: September 2024 | Last updated: March 2025
- [Core Parameters and Strategy](https://docs.getlynx.io/lynx-core/core-parameters.md): Published: September 2024 | Last updated: January 2025
- [Environmental Impact](https://docs.getlynx.io/lynx-core/sustainability.md): Published: March 2025 | Last updated: January 2026
- [Circulating Supply Analysis](https://docs.getlynx.io/lynx-core/circulating-supply.md): Published: September 2024 | Last updated: January 2025
- [Locked Addresses](https://docs.getlynx.io/lynx-core/locked-addresses.md): Why were two suspicious addresses locked?
- [Data Storage](https://docs.getlynx.io/lynx-core/data-storage.md): Published: September 2024 | Last updated: March 2025
- [auth](https://docs.getlynx.io/lynx-core/data-storage/auth.md): Published: March 2025 | Last updated: May 2025
- [fetch](https://docs.getlynx.io/lynx-core/data-storage/fetch.md): Published: March 2025 | Last updated: March 2025
- [fetchall](https://docs.getlynx.io/lynx-core/data-storage/fetchall.md): Published: March 2025 | Last updated: March 2025
- [store](https://docs.getlynx.io/lynx-core/data-storage/store.md): Published: March 2025 | Last updated: March 2025
- [status](https://docs.getlynx.io/lynx-core/data-storage/status.md): Published: March 2025 | Last updated: March 2025
- [list](https://docs.getlynx.io/lynx-core/data-storage/list.md): Published: March 2025 | Last updated: March 2025
- [tenants (restricted)](https://docs.getlynx.io/lynx-core/data-storage/tenants-restricted.md): Published: March 2025 | Last updated: March 2025
- [deny (restricted)](https://docs.getlynx.io/lynx-core/data-storage/deny-restricted.md): Published: March 2025 | Last updated: March 2025
- [allow (restricted)](https://docs.getlynx.io/lynx-core/data-storage/allow-restricted.md): Published: March 2025 | Last updated: March 2025
- [Understanding the Encryption Option](https://docs.getlynx.io/lynx-core/understanding-the-encryption-option.md): Published: March 2025 | Last updated: March 2025
- [Understanding Lynx Staking Wait Times](https://docs.getlynx.io/lynx-core/coin-stake-maturity.md): Published: November 2024 | Last updated: November 2024
- [Understanding Asset Retrieval Times](https://docs.getlynx.io/lynx-core/understanding-asset-retrieval-times.md): Published: November 2024 | Last updated: November 2024
- [Understanding Block Time Targeting in the Lynx Blockchain](https://docs.getlynx.io/lynx-core/understanding-block-time-targeting-in-the-lynx-blockchain.md): Published: January 2025 | Last updated: January 2025
- [Understanding the Lynx Blockchain Statistics Report](https://docs.getlynx.io/lynx-core/understanding-the-lynx-blockchain-statistics-report.md): Published: January 2025 | Last updated: January 2025


---

# 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.getlynx.io/lynx-core.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.
