# Nodes

- [Lava](https://node.z4ch.xyz/nodes-+-providers/lava.md): LavaNet Node and Provider setup
- [Lava Node Setup](https://node.z4ch.xyz/nodes-+-providers/lava/lava-node-setup.md): Follow this guide to run your own LavaNet node and use it for your Lava Provider.
- [Lave Wallet Setup](https://node.z4ch.xyz/nodes-+-providers/lava/lava-node-wallet.md)
- [Lava Provider Setup](https://node.z4ch.xyz/nodes-+-providers/lava/lava-provider-tls.md)
- [Useful Lava CLI](https://node.z4ch.xyz/nodes-+-providers/lava/lava-useful-commands.md)
- [Cosmos Hub](https://node.z4ch.xyz/nodes-+-providers/cosmos-hub.md): Cosmos Hub Node and Provider setup
- [Cosmos Hub Node Setup](https://node.z4ch.xyz/nodes-+-providers/cosmos-hub/cosmos-hub-node-setup.md): Follow this guide to run your own Cosmos Hub node and use it for your Lava Provider.
- [Cosmos Hub Provider Setup](https://node.z4ch.xyz/nodes-+-providers/cosmos-hub/cosmos-hub-provider-setup.md)
- [Stargaze](https://node.z4ch.xyz/nodes-+-providers/stargaze.md): Stargaze Node and Provider setup
- [Stargaze Node Setup](https://node.z4ch.xyz/nodes-+-providers/stargaze/stargaze-node-setup.md): Follow this guide to run your own Stargaze node and use it for your Lava Provider.
- [Page 2](https://node.z4ch.xyz/nodes-+-providers/stargaze/page-2.md)
- [Xolana Validator Guide](https://node.z4ch.xyz/nodes-+-providers/xolana-validator-guide.md): Setup your Xolana (X1 SVM) Validator. This is a Solana fork that Jack Levin is currently testing out. Running your node helps in stress testing the network and address potential bugs.
- [Nillion Verifier](https://node.z4ch.xyz/nodes-+-providers/nillion-verifier.md): Step by step guide on how to setup a Nillion Verifier on Linux


---

# 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://node.z4ch.xyz/nodes-+-providers.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.
