# z4ch nodes

## z4ch nodes

- [Read Me First](https://node.z4ch.xyz/readme.md): Welcome to z4ch nodes. Stay a while and read on!
- [Bellish](https://node.z4ch.xyz/bellish.md): This is a compilation of BellsChain ($BELLS) related content for Bellish people.
- [Nodes](https://node.z4ch.xyz/nodes-+-providers.md): Guides in setting up 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
- [Inscribers](https://node.z4ch.xyz/inscribers.md): Want to mint an inscription? You came to the right place.
- [Doginals](https://node.z4ch.xyz/inscribers/doginals.md): A minter and protocol for inscriptions on Dogecoin.
- [Bellscriptions](https://node.z4ch.xyz/inscribers/bellscriptions.md): A minter and protocol for inscriptions on Bells forked from Ordinals Wallet.
- [Miners](https://node.z4ch.xyz/miners.md): Cloud GPU mining guides
- [Merge Mining LTC+DOGE+BEL](https://node.z4ch.xyz/miners/merge-mining-ltc+doge+bel.md): A quick guide on how to mine Litecoin, Dogecoin and Bellscoin via Merge Mining
- [Shaicoin](https://node.z4ch.xyz/miners/shaicoin.md): Shaicoin is a  CPU mineable cryptocurrency that operates as a fork of Bitcoin, focusing on a unique mining algorithm known as ShaiHive.  The following guide is for those who are familiar running Linux
- [Shaicoin Solo Pool](https://node.z4ch.xyz/miners/shaicoin/shaicoin-solo-pool.md): The following steps is for those who want to create their own solo mining pool. Works best if you want to consolidate all your hashing power.
- [Tidecoin](https://node.z4ch.xyz/miners/tidecoin.md): This is a quick guide on how to mine Tidecoin with your CPU.
- [XENBlocks XNM Miner](https://node.z4ch.xyz/miners/xenblocks-xnm-miner.md): Start mining XNM using your GPU. Cloud GPU also supported.
- [SolXEN Miner (Mainnet)](https://node.z4ch.xyz/miners/solxen-miner-mainnet.md): Shaking up rusty Solana
- [Nimble Network](https://node.z4ch.xyz/miners/nimble-network.md): Nimble is building the first-ever decentralized AI framework. This guide is for educational purposes only. Use at your own risk.
- [Useful Tools](https://node.z4ch.xyz/tools.md)
- [Docker and Docker Compose Setup](https://node.z4ch.xyz/tools/docker-and-docker-compose-setup.md): Here’s a complete step-by-step guide to installing Docker and Docker Compose on Ubuntu 22.04


---

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