# Testnets

- [Althea](https://services.stakeangle.com/testnets/althea.md): Althea is an application platform layer that connects all public blockchains in the Cosmos ecosystem
- [Installation](https://services.stakeangle.com/testnets/althea/installation.md)
- [Useful Commands](https://services.stakeangle.com/testnets/althea/useful-commands.md)
- [Andromeda](https://services.stakeangle.com/testnets/andromeda.md): Andromeda is an application platform layer that connects all public blockchains in the Cosmos ecosystem
- [Installation](https://services.stakeangle.com/testnets/andromeda/installation.md)
- [State Sync](https://services.stakeangle.com/testnets/andromeda/state-sync.md)
- [Useful Commands](https://services.stakeangle.com/testnets/andromeda/useful-commands.md)
- [RPC / API / gRPC](https://services.stakeangle.com/testnets/andromeda/rpc-api-grpc.md)
- [Gitopia](https://services.stakeangle.com/testnets/gitopia.md): Hypersign is a decentralized identity layer for the internet, giving users control of their personal data and identity whilst digital enabling trust for businesses
- [Installation](https://services.stakeangle.com/testnets/gitopia/installation.md)
- [Useful Commands](https://services.stakeangle.com/testnets/gitopia/useful-commands.md)
- [Pryzm](https://services.stakeangle.com/testnets/pryzm.md): Hypersign is a decentralized identity layer for the internet, giving users control of their personal data and identity whilst digital enabling trust for businesses
- [Installation](https://services.stakeangle.com/testnets/pryzm/installation.md)
- [Hypersign](https://services.stakeangle.com/testnets/hypersign.md): Hypersign is a decentralized identity layer for the internet, giving users control of their personal data and identity whilst digital enabling trust for businesses
- [Installation](https://services.stakeangle.com/testnets/hypersign/installation.md)
- [Useful Commands](https://services.stakeangle.com/testnets/hypersign/useful-commands.md)
- [OKP4](https://services.stakeangle.com/testnets/okp4.md): OKP4 is the only public layer-1 blockchain designed for coordination of digital assets such as datasets, algorithms, software, storage or computation
- [Installation](https://services.stakeangle.com/testnets/okp4/installation.md)
- [State Sync](https://services.stakeangle.com/testnets/okp4/state-sync.md)
- [Useful Commands](https://services.stakeangle.com/testnets/okp4/useful-commands.md)
- [RPC / API / gRPC](https://services.stakeangle.com/testnets/okp4/rpc-api-grpc.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.stakeangle.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.
