# AnyValid Services

## AnyValid Services

- [Welcome](https://services.anyvalid.com/getting-started/readme.md): AnyValid - Professional Proof-of-Stake Networks Validation Services
- [Umee](https://services.anyvalid.com/mainnets/umee.md): Cross the Defi Waves
- [State Sync Guide](https://services.anyvalid.com/mainnets/umee/state-sync-guide.md)
- [RPC Endpoint](https://services.anyvalid.com/mainnets/umee/rpc-endpoint.md)
- [Faucet](https://services.anyvalid.com/mainnets/umee/faucet.md): Umee Faucet by AnyValid
- [Humans](https://services.anyvalid.com/mainnets/humans.md): The Blockchain of the AIs
- [Setup Guide](https://services.anyvalid.com/mainnets/humans/setup-guide.md): Follow the guide to set up your Humans Mainnet node
- [State Sync Guide](https://services.anyvalid.com/mainnets/humans/state-sync-guide.md)
- [RPC Endpoint](https://services.anyvalid.com/mainnets/humans/rpc-endpoint.md)
- [Dymension](https://services.anyvalid.com/archive/dymension.md): Home of the RollApps
- [Setup Guide](https://services.anyvalid.com/archive/dymension/setup-guide.md): Follow the guide to set up your Dymension Mainnet node
- [State Sync Guide](https://services.anyvalid.com/archive/dymension/state-sync-guide.md)
- [RPC Endpoint](https://services.anyvalid.com/archive/dymension/rpc-endpoint.md)
- [Tgrade](https://services.anyvalid.com/archive/tgrade.md): A public, decentralised blockchain
- [Setup Guide](https://services.anyvalid.com/archive/tgrade/setup-guide.md): Follow the guide to set up your Tgrade Mainnet node
- [State Sync Guide](https://services.anyvalid.com/archive/tgrade/state-sync-guide.md)
- [RPC Endpoint](https://services.anyvalid.com/archive/tgrade/rpc-endpoint.md)
- [LikeCoin](https://services.anyvalid.com/archive/likecoin.md)
- [Setup Guide](https://services.anyvalid.com/archive/likecoin/setup-guide.md): Follow the guide to set up your LikeCoin Mainnet node
- [State Sync Guide](https://services.anyvalid.com/archive/likecoin/state-sync-guide.md)
- [RPC Endpoint](https://services.anyvalid.com/archive/likecoin/rpc-endpoint.md)
- [Firmachain](https://services.anyvalid.com/archive/firmachain.md): Expand your future a scalable blockchain network
- [State Sync Guide](https://services.anyvalid.com/archive/firmachain/state-sync-guide.md)
- [RPC Endpoint](https://services.anyvalid.com/archive/firmachain/rpc-endpoint.md)
- [Nolus](https://services.anyvalid.com/archive/nolus.md): Redefining Digital Asset Ownership
- [Snapshot Guide](https://services.anyvalid.com/archive/nolus/snapshot-guide.md)
- [RPC Endpoint](https://services.anyvalid.com/archive/nolus/rpc-endpoint.md)
- [AssetMantle](https://services.anyvalid.com/archive/assetmantle.md): Redefining Digital Asset Ownership
- [Setup Guide](https://services.anyvalid.com/archive/assetmantle/setup-guide.md): Follow the guide to set up your AssetMantle Mainnet node
- [State Sync Guide](https://services.anyvalid.com/archive/assetmantle/state-sync-guide.md)
- [RPC Endpoint](https://services.anyvalid.com/archive/assetmantle/rpc-endpoint.md)
- [Contacts](https://services.anyvalid.com/contacts.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://services.anyvalid.com/getting-started/readme.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.
