# 🟡  TESTNETS

- [Celestia](https://services.validexis.com/testnets/celestia.md): Celestia is building a modular consensus and data network, allowing anyone to deploy their own blockchain with ease. Its architecture aims to accelerate Web3 innovation in the next decade.
- [🗂️  API/RPC/gRPC/AddrBook](https://services.validexis.com/testnets/celestia/api-rpc-grpc-addrbook.md)
- [📥 State Syns](https://services.validexis.com/testnets/celestia/state-syns.md): State Sync allows you not to synchronize the entire blockchain database and quickly synchronize the node.
- [📸  Snapshot](https://services.validexis.com/testnets/celestia/snapshot.md)
- [🔗  Validator Node Installation](https://services.validexis.com/testnets/celestia/validator-node-installation.md): Chain ID: mocha-4 | Latest Version Tag: v6.4.10-mocha
- [🛠️  Upgrade](https://services.validexis.com/testnets/celestia/validator-node-installation/upgrade.md)
- [📜  Useful Commands](https://services.validexis.com/testnets/celestia/validator-node-installation/useful-commands.md)
- [💾  Full Node Installation](https://services.validexis.com/testnets/celestia/full-node-installation.md): Chain ID: mocha-4 | Latest Version Tag: v6.4.10-mocha
- [🛠️  Upgrade](https://services.validexis.com/testnets/celestia/full-node-installation/upgrade.md)
- [📜  Useful Commands](https://services.validexis.com/testnets/celestia/full-node-installation/useful-commands.md)
- [🌉  Bridge Node Installation](https://services.validexis.com/testnets/celestia/bridge-node-installation.md): Chain ID: mocha-4 | Latest Version Tag: v0.28.5-mocha
- [🛠️  Upgrade](https://services.validexis.com/testnets/celestia/bridge-node-installation/upgrade.md)
- [📜  Useful Commands](https://services.validexis.com/testnets/celestia/bridge-node-installation/useful-commands.md)
- [💡  Light Node Installation](https://services.validexis.com/testnets/celestia/light-node-installation.md): Chain ID: mocha-4 | Latest Version Tag: v0.28.4-mocha
- [🛠️  Upgrade](https://services.validexis.com/testnets/celestia/light-node-installation/upgrade.md)
- [📜  Useful Commands](https://services.validexis.com/testnets/celestia/light-node-installation/useful-commands.md)
- [Story](https://services.validexis.com/testnets/story.md): AI's next leap depends on unlocking the $80 trillion IP asset class. Story tokenizes IP and makes it programmable, from ownership to remix to monetization.
- [🗂️  API/RPC/Peers/AddrBook](https://services.validexis.com/testnets/story/api-rpc-peers-addrbook.md)
- [📸  Snapshot](https://services.validexis.com/testnets/story/snapshot.md)
- [⚙️  Installation](https://services.validexis.com/testnets/story/installation.md): Chain ID: aeneid | Node Version: geth v1.2.0 | storyd v1.4.2
- [🛠️  Upgrade](https://services.validexis.com/testnets/story/upgrade.md)
- [📜  Useful Commands](https://services.validexis.com/testnets/story/useful-commands.md)
- [Monad](https://services.validexis.com/testnets/monad.md): Monad is a decentralized, developer-oriented first-layer smart contract platform, created to enhance performance.
- [🖥️ Hardware Requirements](https://services.validexis.com/testnets/monad/hardware-requirements.md)
- [🔧 Prerequisites](https://services.validexis.com/testnets/monad/prerequisites.md)
- [⚙️  Installation](https://services.validexis.com/testnets/monad/installation.md)
- [🪪 Validator Installation](https://services.validexis.com/testnets/monad/validator-installation.md)
- [🛠️  Upgrade](https://services.validexis.com/testnets/monad/upgrade.md)
- [📜  Useful Commands](https://services.validexis.com/testnets/monad/useful-commands.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://services.validexis.com/testnets.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.
