# Sharder

- [Deploy sharder during magicblock generation](https://docs.zus.network/as-onboarding/sharder/deploy-sharder-during-magicblock-generation.md)
- [Pre-requisites](https://docs.zus.network/as-onboarding/sharder/deploy-sharder-during-magicblock-generation/pre-requisites.md): Activeset sharder deployment
- [Step 1: Installing dependencies & Generating Keys](https://docs.zus.network/as-onboarding/sharder/deploy-sharder-during-magicblock-generation/step-1-installing-dependencies-and-generating-keys.md): Installing required packages and tools on the server with the sharder keys.
- [Step 2: Fetch magicblock](https://docs.zus.network/as-onboarding/sharder/deploy-sharder-during-magicblock-generation/step-2-fetch-magicblock.md): Fetching magicblock from the server.
- [Step 3: Deploy sharder](https://docs.zus.network/as-onboarding/sharder/deploy-sharder-during-magicblock-generation/step-3-deploy-sharder.md): Deploying sharder with docker & docker-compose.
- [Step 3.1](https://docs.zus.network/as-onboarding/sharder/deploy-sharder-during-magicblock-generation/step-3-deploy-sharder/step-3.1.md): Generating delegate wallet
- [Step 3.2](https://docs.zus.network/as-onboarding/sharder/deploy-sharder-during-magicblock-generation/step-3-deploy-sharder/step-3.2.md): Deploying sharder with docker & docker-compose.
- [Step 4: Monitoring, Logging & Management](https://docs.zus.network/as-onboarding/sharder/deploy-sharder-during-magicblock-generation/step-4-monitoring-logging-and-management.md): This will deploy Grafana, Loki, Node Exporter, Cadvisor, Caddy, Portainer Agent, Promtail, Prometheus, Portainer.
- [Step 5: Verifying sharder deployment](https://docs.zus.network/as-onboarding/sharder/deploy-sharder-during-magicblock-generation/step-5-verifying-sharder-deployment.md): Confirming that your sharder has been deployed correctly
- [Step6: Staking sharder](https://docs.zus.network/as-onboarding/sharder/deploy-sharder-during-magicblock-generation/step6-staking-sharder.md): Staking sharder using delegate wallet
- [Update sharder image via cli](https://docs.zus.network/as-onboarding/sharder/update-sharder-image-via-cli.md)
- [Steps to apply snapshot for recovery](https://docs.zus.network/as-onboarding/sharder/steps-to-apply-snapshot-for-recovery.md): Steps to recover the broken sharder from the snapshots
- [Fixes](https://docs.zus.network/as-onboarding/sharder/fixes.md)
- [Fix-2: Updating num\_delegate on sharder](https://docs.zus.network/as-onboarding/sharder/fixes/fix-2-updating-num_delegate-on-sharder.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://docs.zus.network/as-onboarding/sharder.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.
