# Lynx Administration

- [Spark: The Simple Way to Run a Lynx Node](https://docs.getlynx.io/lynx-administration/spark-the-simple-way-to-run-a-lynx-node.md): Published: April 2026 | Last updated: May 2026
- [Staking and Transaction Timing](https://docs.getlynx.io/lynx-administration/staking-and-transaction-timing.md): Published: January 2025 | Last updated: March 2026
- [How to Sweep a Wallet](https://docs.getlynx.io/lynx-administration/how-to-sweep-a-wallet.md): Published: January 2025 | Last updated: February 2026
- [Resetting a Network](https://docs.getlynx.io/lynx-administration/resetting-a-network.md): Creating a new chain or resetting a specific network can be tedious. The following guide should save you time.
- [Public Peer Nodes](https://docs.getlynx.io/lynx-administration/lynx-nodes.md): Published: December 2024 | Last updated: April 2025
- [Understanding Blockchain Bootstrap Files](https://docs.getlynx.io/lynx-administration/bootstraps.md): Published: April 2024 | Last updated: February 2025
- [Bootstrap Extraction Script](https://docs.getlynx.io/lynx-administration/bootstraps/bootstrap-extraction-script.md): Published: January 2025 | Last updated: February 2026
- [Bootstrap  Creation Script](https://docs.getlynx.io/lynx-administration/bootstraps/bootstrap-creation-script.md): Published: January 2025 | Last updated: February 2025
- [Staking-Only Wallet Lock](https://docs.getlynx.io/lynx-administration/staking-only-wallet-lock.md): Published: January 2026 | Last updated: February 2026


---

# 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-administration.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.
