# Lattice1

- [Lattice1 Introduction](https://docs.gridplus.io/lattice1/lattice1-introduction.md)
- [Lattice1 Security Features](https://docs.gridplus.io/lattice1/security-features.md)
- [Lattice1 Random Number Generation](https://docs.gridplus.io/lattice1/security-features/lattice1-random-number-generation.md)
- [How the Lattice1 Makes Transactions Readable with ABI Decoding](https://docs.gridplus.io/lattice1/how-the-lattice1-makes-transactions-readable-with-abi-decoding.md)
- [Advanced ABI Decoding](https://docs.gridplus.io/lattice1/how-the-lattice1-makes-transactions-readable-with-abi-decoding/advanced-abi-decoding.md)
- [How to Manage Your Seed Phrase](https://docs.gridplus.io/lattice1/how-to-manage-your-seed-phrase.md)
- [Lattice1 Power Supply](https://docs.gridplus.io/lattice1/power-supply.md)
- [Supported Digital Assets](https://docs.gridplus.io/lattice1/supported-digital-assets.md)
- [Lattice1 WiFi Troubleshooting](https://docs.gridplus.io/lattice1/lattice1-wifi-troubleshooting.md)
- [Lattice1 Firmware Reference](https://docs.gridplus.io/lattice1/lattice1-firmware-reference.md)
- [Lattice1 Guides 🛠️](https://docs.gridplus.io/lattice1/lattice1-guides.md)
- [Update the Firmware](https://docs.gridplus.io/lattice1/lattice1-guides/how-to-upgrade-the-firmware.md)
- [Verify That Your Lattice1 Is Authentic](https://docs.gridplus.io/lattice1/lattice1-guides/how-to-verify-that-your-lattice1-is-authentic.md)
- [View the Seed Phrase on Your Lattice and SafeCard](https://docs.gridplus.io/lattice1/lattice1-guides/view-the-seed-phrase-on-your-lattice-and-safecard.md)
- [Claim Your "Verified Lattice1 Owner" POAP and Discord Role](https://docs.gridplus.io/lattice1/lattice1-guides/how-to-claim-your-verified-lattice1-owner-poap.md)
- [Mint Your GridPunk!](https://docs.gridplus.io/lattice1/lattice1-guides/mint-your-gridpunk.md)
- [Establish a Connection With Your Lattice1 via SSH](https://docs.gridplus.io/lattice1/lattice1-guides/how-to-communicate-with-your-lattice1-via-ssh.md)
- [Connect to WiFi Using SSH](https://docs.gridplus.io/lattice1/lattice1-guides/connect-to-wifi-using-ssh.md)
- [Disable Wifi When Connected via Ethernet Using SSH](https://docs.gridplus.io/lattice1/lattice1-guides/how-to-manually-disable-wifi-when-connected-via-ethernet.md)
- [Managing ETH Validator Keys](https://docs.gridplus.io/lattice1/lattice1-guides/managing-eth-validator-keys.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://docs.gridplus.io/lattice1.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.
