# COSMOS TESTNET

- [Warden Protocol](https://services.nodesync.top/cosmos-testnet/warden-protocol.md)
- [Hedge](https://services.nodesync.top/cosmos-testnet/hedge.md)
- [Airchains](https://services.nodesync.top/cosmos-testnet/airchains.md): This manual offers a detailed, step-by-step approach for establishing and operating a full validator node on the Junction.
- [Galactica Network](https://services.nodesync.top/cosmos-testnet/galactica-network.md): The zk-powered L1 blockchain for real people, real-world on/off-ramps, and real privacy
- [Entrypoint](https://services.nodesync.top/cosmos-testnet/entrypoint.md)
- [Union](https://services.nodesync.top/cosmos-testnet/union.md)
- [Crowd Control](https://services.nodesync.top/cosmos-testnet/crowd-control.md)
- [Aligned Layer](https://services.nodesync.top/cosmos-testnet/aligned-layer.md)
- [Side Protocol](https://services.nodesync.top/cosmos-testnet/side-protocol.md)
- [Self Chain](https://services.nodesync.top/cosmos-testnet/self-chain.md)
- [Symphony](https://services.nodesync.top/cosmos-testnet/symphony.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.nodesync.top/cosmos-testnet.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.
