# Zus Docs

## Zus Docs

- [About Züs](https://docs.zus.network/zus-docs/about-zus.md): Introduction to Züs
- [System](https://docs.zus.network/zus-docs/system-overview.md): A High-level look into the Züs System
- [Providers and Services](https://docs.zus.network/zus-docs/system-overview/providers-and-services.md): Details on the components of Züs Subsystems
- [Miner](https://docs.zus.network/zus-docs/system-overview/providers-and-services/miner.md): Details on the Miner, the block generator and consensus participant
- [Sharder](https://docs.zus.network/zus-docs/system-overview/providers-and-services/sharder.md): Details on the Sharder, the block persistence manager
- [Blobber](https://docs.zus.network/zus-docs/system-overview/providers-and-services/blobber.md): Details on the blobber, the actual storage provider for user data
- [Validator](https://docs.zus.network/zus-docs/system-overview/providers-and-services/validator.md)
- [Authorizer](https://docs.zus.network/zus-docs/system-overview/providers-and-services/authorizer.md): This page provides a high-level overview of the authorizer node's structure and functionality, ensuring clarity on its role within the Züs network.
- [Node Locator (0DNS)](https://docs.zus.network/zus-docs/system-overview/providers-and-services/node-locator-0dns.md): A service to provide addresses of active set members (miners/sharders) for the external nodes, services and clients
- [Storage](https://docs.zus.network/zus-docs/system-overview/storage.md)
- [Architecture and Data Management](https://docs.zus.network/zus-docs/system-overview/storage/architecture-and-data-management.md)
- [Protocol](https://docs.zus.network/zus-docs/system-overview/storage/protocol.md)
- [Allocations](https://docs.zus.network/zus-docs/system-overview/storage/protocol/allocations.md): Contract between the client and Züs System about storing their data
- [Reference Objects](https://docs.zus.network/zus-docs/system-overview/storage/protocol/reference-objects.md): File representation in the Blobber DB.
- [Challenges](https://docs.zus.network/zus-docs/system-overview/storage/protocol/challenges.md): In-depth walkthrough of Züs System Storage Challenges.
- [Write Markers](https://docs.zus.network/zus-docs/system-overview/storage/protocol/read-write-markers.md)
- [Chain Hashing](https://docs.zus.network/zus-docs/system-overview/storage/protocol/read-write-markers/chain-hashing.md)
- [Two Commit](https://docs.zus.network/zus-docs/system-overview/storage/protocol/read-write-markers/two-commit.md)
- [Blobber Repair Protocol](https://docs.zus.network/zus-docs/system-overview/storage/protocol/blobber-repair-protocol.md)
- [ZS3 Server](https://docs.zus.network/zus-docs/system-overview/storage/zs3-server.md): Add S3-compatible API to your allocation
- [Backup, Recovery and Replication](https://docs.zus.network/zus-docs/system-overview/storage/zs3-server/backup-recovery-and-replication.md)
- [Encryption and Compression](https://docs.zus.network/zus-docs/system-overview/storage/zs3-server/encryption-and-compression.md)
- [Use Case - FUSE-based S3FS Mountpoint](https://docs.zus.network/zus-docs/system-overview/storage/zs3-server/use-case-fuse-based-s3fs-mountpoint.md): Use S3FS to interact with your bucket with filesystem commands.
- [Use Case - Backup and Restore](https://docs.zus.network/zus-docs/system-overview/storage/zs3-server/use-case-backup-and-restore.md): Use your ZS3 buckets as backup storage space for your data
- [S3FS Setup and Usage](https://docs.zus.network/zus-docs/system-overview/storage/zs3-server/s3fs-setup-and-usage.md)
- [Configuring Veeam Backup with Züs S3 (ZS3)](https://docs.zus.network/zus-docs/system-overview/storage/zs3-server/configuring-veeam-backup-with-zus-s3-zs3.md)
- [Backup & Recovery with Restic on Blimp + ZS3 Server](https://docs.zus.network/zus-docs/system-overview/storage/zs3-server/backup-and-recovery-with-restic-on-blimp-+-zs3-server.md): A Step-by-Step Guide to Encrypted, Deduplicated Snapshots and Daily Restores
- [Backup & Recovery with Veeam on Blimp + ZS3 Server](https://docs.zus.network/zus-docs/system-overview/storage/zs3-server/backup-and-recovery-with-veeam-on-blimp-+-zs3-server.md): A Step-by-Step Guide to Encrypted, Deduplicated Snapshots and Daily Restores
- [File Operations](https://docs.zus.network/zus-docs/system-overview/storage/file-operations.md)
- [Upload](https://docs.zus.network/zus-docs/system-overview/storage/file-operations/upload.md)
- [Download](https://docs.zus.network/zus-docs/system-overview/storage/file-operations/download.md)
- [File Sharing](https://docs.zus.network/zus-docs/system-overview/storage/file-operations/file-sharing.md): In-depth walkthrough of file sharing feature.
- [Partial Error Recovery](https://docs.zus.network/zus-docs/system-overview/storage/file-operations/partial-error-recovery.md): Recovering in case of partial error in any of the file operations
- [Streaming](https://docs.zus.network/zus-docs/system-overview/storage/file-operations/streaming.md)
- [Rent a Blobber](https://docs.zus.network/zus-docs/system-overview/storage/file-operations/rent-a-blobber.md)
- [Smart Contracts](https://docs.zus.network/zus-docs/system-overview/smart-contracts.md): Smart contracts that provide functionality for the Züs System
- [Storage S.C.](https://docs.zus.network/zus-docs/system-overview/smart-contracts/storage-s.c..md)
- [Miner S.C.](https://docs.zus.network/zus-docs/system-overview/smart-contracts/miner-s.c..md)
- [ZCN S.C.](https://docs.zus.network/zus-docs/system-overview/smart-contracts/zcn-s.c..md)
- [ERC-20 S.C.s](https://docs.zus.network/zus-docs/system-overview/smart-contracts/erc-20-s.c.s.md)
- [Bridge Protocol](https://docs.zus.network/zus-docs/system-overview/smart-contracts/bridge-protocol.md)
- [Blockchain & Consensus](https://docs.zus.network/zus-docs/system-overview/blockchain.md)
- [Entities](https://docs.zus.network/zus-docs/system-overview/blockchain/entities.md)
- [User Authentication and Wallet Management System](https://docs.zus.network/zus-docs/system-overview/user-authentication-and-wallet-management-system.md)
- [OKTA Integration](https://docs.zus.network/zus-docs/system-overview/user-authentication-and-wallet-management-system/okta-integration.md)
- [Key Management System (KMS)](https://docs.zus.network/zus-docs/system-overview/user-authentication-and-wallet-management-system/key-management-system-kms.md)
- [Event Tags and Processing](https://docs.zus.network/zus-docs/system-overview/user-authentication-and-wallet-management-system/event-tags-and-processing.md)
- [Workers](https://docs.zus.network/zus-docs/system-overview/user-authentication-and-wallet-management-system/workers.md)
- [Wallet-based Authentication Flows](https://docs.zus.network/zus-docs/system-overview/user-authentication-and-wallet-management-system/wallet-based-authentication-flows.md)
- [Cloud Deployments](https://docs.zus.network/zus-docs/system-overview/cloud-deployments.md)
- [AWS vCPU Limit Prerequisites for SaaS Product](https://docs.zus.network/zus-docs/system-overview/cloud-deployments/aws-vcpu-limit-prerequisites-for-saas-product.md)
- [Provision Flow for ZUS Cache (AWS Marketplace)](https://docs.zus.network/zus-docs/system-overview/cloud-deployments/provision-flow-for-zus-cache-aws-marketplace.md)
- [Onboarding Flow for ZUS Cache (AWS Marketplace)](https://docs.zus.network/zus-docs/system-overview/cloud-deployments/onboarding-flow-for-zus-cache-aws-marketplace.md)
- [Private IP Communication Implementation](https://docs.zus.network/zus-docs/system-overview/cloud-deployments/private-ip-communication-implementation.md)
- [Züs Cache Preliminary Datasheet](https://docs.zus.network/zus-docs/system-overview/cloud-deployments/zus-cache-preliminary-datasheet.md)
- [APIs](https://docs.zus.network/zus-docs/http-apis.md): APIs provided by Züs Network nodes
- [0DNS API](https://docs.zus.network/zus-docs/http-apis/0dns-api.md): Endpoints exposed by the node locator service, 0DNS.
- [JS API](https://docs.zus.network/zus-docs/http-apis/js-api.md)
- [Mobile API](https://docs.zus.network/zus-docs/http-apis/mobile-api.md)
- [Obox API](https://docs.zus.network/zus-docs/http-apis/obox-api.md)
- [Owner Profile and Wallet Management](https://docs.zus.network/zus-docs/http-apis/obox-api/owner-profile-and-wallet-management.md)
- [Storage Allocation Management](https://docs.zus.network/zus-docs/http-apis/obox-api/storage-allocation-management.md)
- [File Sharing and Share Requests](https://docs.zus.network/zus-docs/http-apis/obox-api/file-sharing-and-share-requests.md)
- [S3 Deployment](https://docs.zus.network/zus-docs/http-apis/obox-api/s3-deployment.md)
- [DEX State APIs and User Notifications](https://docs.zus.network/zus-docs/http-apis/obox-api/dex-state-apis-and-user-notifications.md)
- [Stripe APIs](https://docs.zus.network/zus-docs/http-apis/obox-api/stripe-apis.md)
- [AI APIs](https://docs.zus.network/zus-docs/http-apis/obox-api/ai-apis.md)
- [zVault API](https://docs.zus.network/zus-docs/http-apis/zvault-api.md)
- [CLIs](https://docs.zus.network/zus-docs/clis.md): Interact with Blimp using CLI
- [Zbox CLI](https://docs.zus.network/zus-docs/clis/zboxcli.md)
- [Installation](https://docs.zus.network/zus-docs/clis/zboxcli/installation.md)
- [Creating & Managing Allocations](https://docs.zus.network/zus-docs/clis/zboxcli/creating-and-managing-allocations.md)
- [Uploading & Managing Files](https://docs.zus.network/zus-docs/clis/zboxcli/uploading-and-managing-files.md)
- [Configuration](https://docs.zus.network/zus-docs/clis/zboxcli/configuring-the-tool.md)
- [Zwallet CLI](https://docs.zus.network/zus-docs/clis/zwalletcli.md)
- [Installation](https://docs.zus.network/zus-docs/clis/zwalletcli/installation.md): Quick start using Zwallet (pre-config - build - run)
- [Wallet Configuration](https://docs.zus.network/zus-docs/clis/zwalletcli/wallet-configuration.md): Configuring the wallet you use to run transactions via the CLI tools.
- [Configuration](https://docs.zus.network/zus-docs/clis/zwalletcli/configuring-the-tool.md)
- [zwallet Commands](https://docs.zus.network/zus-docs/clis/zwalletcli/zwallet-commands.md)
- [Guides and Workflows](https://docs.zus.network/zus-docs/clis/guides-and-workflows.md)
- [Using CLI with Blimp](https://docs.zus.network/zus-docs/clis/guides-and-workflows/using-cli-with-blimp.md)
- [rclone Züs Integration](https://docs.zus.network/zus-docs/clis/guides-and-workflows/rclone-zus-integration.md)
- [SDKs](https://docs.zus.network/zus-docs/sdks.md)
- [Go SDK](https://docs.zus.network/zus-docs/sdks/go-sdk.md): Functions to manage your allocations
- [GO SDK Microservices](https://docs.zus.network/zus-docs/sdks/go-sdk/go-sdk-microservices.md)
- [JS SDK](https://docs.zus.network/zus-docs/sdks/js-sdk.md)
- [Tokenomics](https://docs.zus.network/zus-docs/tokenomics.md)
- [Staking](https://docs.zus.network/zus-docs/tokenomics/staking.md)
- [Reward & Penalty](https://docs.zus.network/zus-docs/tokenomics/reward-and-penalty.md)
- [Züs Apps](https://docs.zus.network/zus-docs/webapps.md): Documentation for all the end-user applications that are part of Züs Ecosystem
- [Vult](https://docs.zus.network/zus-docs/webapps/vult.md): The Only Drive Built for Privacy, Security, and Control
- [Getting Started](https://docs.zus.network/zus-docs/webapps/vult/getting-started.md)
- [Web](https://docs.zus.network/zus-docs/webapps/vult/getting-started/web.md)
- [Mobile](https://docs.zus.network/zus-docs/webapps/vult/getting-started/mobile.md)
- [Vult AI](https://docs.zus.network/zus-docs/webapps/vult/vult-ai.md)
- [Batch Processing](https://docs.zus.network/zus-docs/webapps/vult/vult-ai/batch-processing.md)
- [Memory Retention](https://docs.zus.network/zus-docs/webapps/vult/vult-ai/memory-retention.md)
- [Technical Implementation](https://docs.zus.network/zus-docs/webapps/vult/vult-ai/technical-implementation.md)
- [Architecture Overview](https://docs.zus.network/zus-docs/webapps/vult/vult-ai/architecture-overview.md)
- [Login / Register](https://docs.zus.network/zus-docs/webapps/vult/authentication-flow.md): Create your Züs account or log in — with Google, your Züs wallet, or MetaMask.
- [File Management Pages](https://docs.zus.network/zus-docs/webapps/vult/file-management-pages.md): Manage the data you store on your allocations
- [File Sharing](https://docs.zus.network/zus-docs/webapps/vult/file-sharing.md): Share your files publicly or privately.
- [Storage Management Dashboard](https://docs.zus.network/zus-docs/webapps/vult/storage-management-dashboard.md)
- [Storage Maintenance and Troubleshooting](https://docs.zus.network/zus-docs/webapps/vult/storage-maintenance-and-troubleshooting.md): How to keep your data safe and troubleshoot errors
- [Züs Subscription](https://docs.zus.network/zus-docs/webapps/vult/zus-subscription.md): Automate your Züs Payments for a constant growth.
- [Wallet Management](https://docs.zus.network/zus-docs/webapps/vult/wallet-management.md)
- [Vult Migration](https://docs.zus.network/zus-docs/webapps/vult/vult-migration.md)
- [Vault](https://docs.zus.network/zus-docs/webapps/vult/vault.md)
- [Refer a friend](https://docs.zus.network/zus-docs/webapps/vult/refer-a-friend.md): Bring a friend along and get reward.
- [Settings](https://docs.zus.network/zus-docs/webapps/vult/settings-page.md): Manage your experience with Vult app.
- [Blimp](https://docs.zus.network/zus-docs/webapps/blimp.md): AI-Ready Distributed On-Prem Storage.
- [Getting Started](https://docs.zus.network/zus-docs/webapps/blimp/getting-started.md)
- [Login / Register](https://docs.zus.network/zus-docs/webapps/blimp/login-register.md): Create your Blimp account, or log back in — with Google.
- [Configure Storage](https://docs.zus.network/zus-docs/webapps/blimp/configure-storage.md): Choose your preferred storage solution and tune it to fit your needs.
- [Create Standard Storage Allocation](https://docs.zus.network/zus-docs/webapps/blimp/configure-storage/create-multi-cloud-storage-allocation.md): Store your data on the Züs standard storage servers.
- [Create Enterprise Allocation](https://docs.zus.network/zus-docs/webapps/blimp/configure-storage/create-enterprise-allocation.md)
- [Create S3 Server Allocation](https://docs.zus.network/zus-docs/webapps/blimp/configure-storage/create-s3-server-allocation.md): Use Züs as an S3 server with no code change
- [Create Cloud Migration Allocation](https://docs.zus.network/zus-docs/webapps/blimp/configure-storage/create-cloud-migration-allocation.md): Migrate your data from AWS to Züs.
- [Allocation Maintenance and Troubleshooting](https://docs.zus.network/zus-docs/webapps/blimp/configure-storage/allocation-maintenance-and-troubleshooting.md): How to keep your data safe and troubleshoot errors
- [File Management Pages](https://docs.zus.network/zus-docs/webapps/blimp/file-management-pages.md): Manage the data you store on your allocations
- [File Sharing](https://docs.zus.network/zus-docs/webapps/blimp/file-sharing.md): Share your files publicly or privately.
- [Manage Allocations](https://docs.zus.network/zus-docs/webapps/blimp/manage-allocations-page.md): View and manage your allocations of all types
- [Upgrade Storage](https://docs.zus.network/zus-docs/webapps/blimp/upgrade-storage.md): Expand your storage capacity.
- [Blimp Vault](https://docs.zus.network/zus-docs/webapps/blimp/blimp-vault.md)
- [Refer a friend](https://docs.zus.network/zus-docs/webapps/blimp/refer-a-friend.md): Bring a friend along and get reward.
- [Settings](https://docs.zus.network/zus-docs/webapps/blimp/settings-page.md): Manage your experience with Vult app.
- [Launching ZS3 Server](https://docs.zus.network/zus-docs/webapps/blimp/launching-zs3-server.md)
- [Chimney](https://docs.zus.network/zus-docs/webapps/chimney.md): Start your cloud business in minutes. Buy or Rent a storage server, use Chimney to join Züs storage network, and watch your business grow.
- [Getting Started](https://docs.zus.network/zus-docs/webapps/chimney/getting-started.md)
- [Login / Register](https://docs.zus.network/zus-docs/webapps/chimney/login-register.md): Login or Register to the system
- [Create New Deployment](https://docs.zus.network/zus-docs/webapps/chimney/create-new-deployment.md): Host a blobber and get rewards
- [Manage Your Deployments](https://docs.zus.network/zus-docs/webapps/chimney/manage-blobbers-page.md): Manage your deployments and add new ones
- [Homepage](https://docs.zus.network/zus-docs/webapps/chimney/homepage.md): Overview of your chimney data
- [Staking Dashboard](https://docs.zus.network/zus-docs/webapps/chimney/staking-page.md): Stake your blobbers and validators
- [Rank Dashboard](https://docs.zus.network/zus-docs/webapps/chimney/rank-page.md): View your challenge progress
- [Monitor Dashboard](https://docs.zus.network/zus-docs/webapps/chimney/monitor-page.md): Monitor your Chimney Deployment.
- [Stats Dashboard](https://docs.zus.network/zus-docs/webapps/chimney/stats-page.md): View statistics about your blobber.
- [Logs Dashboard](https://docs.zus.network/zus-docs/webapps/chimney/logs-page.md): Show application logs of your blobber and validator
- [Wallet Dashboard](https://docs.zus.network/zus-docs/webapps/chimney/wallet-page.md): View and Manage your wallet
- [Operations on your Deployments](https://docs.zus.network/zus-docs/webapps/chimney/operations-on-your-deployments.md): Learn to troubleshoot and be flexible with your deployment, yourself.
- [Restricted Blobbers](https://docs.zus.network/zus-docs/webapps/chimney/restricted-blobbers.md)
- [Settings](https://docs.zus.network/zus-docs/webapps/chimney/settings-page.md): Manage your Chimney experience and your wallet.
- [Manage Profile](https://docs.zus.network/zus-docs/webapps/chimney/settings-page/manage-profile.md): Edit your profile information
- [Wallet Settings](https://docs.zus.network/zus-docs/webapps/chimney/settings-page/wallet-settings.md): View and manage your wallet
- [Update Blobber Settings](https://docs.zus.network/zus-docs/webapps/chimney/settings-page/update-blobber-settings.md): Configure your blobber settings
- [Update Blobber Version](https://docs.zus.network/zus-docs/webapps/chimney/settings-page/update-blobber-version.md): Keep your deployments up-to-date.
- [Refer a friend](https://docs.zus.network/zus-docs/webapps/chimney/settings-page/refer-a-friend.md): Invite your friends and receive rewards
- [Help](https://docs.zus.network/zus-docs/webapps/chimney/settings-page/help.md): Get help and contact the team
- [Atlus](https://docs.zus.network/zus-docs/webapps/atlus.md): Understanding the network explorer UI, Atlus.
- [Getting Started](https://docs.zus.network/zus-docs/webapps/atlus/getting-started.md)
- [Home page](https://docs.zus.network/zus-docs/webapps/atlus/home-page.md): Exploring Atlus Homepage
- [Service Providers Page](https://docs.zus.network/zus-docs/webapps/atlus/service-providers-page.md): Page showing the information of the Miners, Sharders and Blobbers
- [Charts Page](https://docs.zus.network/zus-docs/webapps/atlus/charts-page.md): A page that contains charts/graphs of important Market, Network and Storage metrics.
- [Market Charts](https://docs.zus.network/zus-docs/webapps/atlus/charts-page/market-charts.md): Charts showing change of market-related metrics of the ZCN token
- [Network Charts](https://docs.zus.network/zus-docs/webapps/atlus/charts-page/network-charts.md): Charts showing change in network-related metrics of the system
- [Storage Charts](https://docs.zus.network/zus-docs/webapps/atlus/charts-page/storage-charts.md): Charts showing change in storage-related metrics of the system
- [Blockchain Page](https://docs.zus.network/zus-docs/webapps/atlus/blockchain-page.md): A Page showing a list of all transactions and blocks in a Paginated Table Component
- [Server Map Page](https://docs.zus.network/zus-docs/webapps/atlus/server-map-page.md): Page showing a list of blobbers, filtered by the regions of their hosting servers.
- [Storage Explainer Page](https://docs.zus.network/zus-docs/webapps/atlus/storage-explainer-page.md): A page showing explanation of the Storage terms of the Züs System
- [Details Pages](https://docs.zus.network/zus-docs/webapps/atlus/details-pages.md): Pages showing details for the different system entities
- [Block Details Page](https://docs.zus.network/zus-docs/webapps/atlus/details-pages/block-details-page.md): A page contains details about a specific block of the blockchain
- [Transaction Details Page](https://docs.zus.network/zus-docs/webapps/atlus/details-pages/transaction-details-page.md): A page viewing the details of a transaction
- [Wallet Details Page](https://docs.zus.network/zus-docs/webapps/atlus/details-pages/wallet-details-page.md): A page showing details of the Client Wallet
- [Miner Details Page](https://docs.zus.network/zus-docs/webapps/atlus/details-pages/miner-details-page.md): A page showing details of a miner
- [Sharder Details Page](https://docs.zus.network/zus-docs/webapps/atlus/details-pages/sharder-details-page.md): A page showing details of a sharder
- [Blobber Details Page](https://docs.zus.network/zus-docs/webapps/atlus/details-pages/blobber-details-page.md): A page showing details of a blobber
- [Validator Details Page](https://docs.zus.network/zus-docs/webapps/atlus/details-pages/validator-details-page.md): A page showing the details of a Validator
- [Authorizer Details Page](https://docs.zus.network/zus-docs/webapps/atlus/details-pages/authorizer-details-page.md): A page showing details of an Authorizer
- [Allocation Details Page](https://docs.zus.network/zus-docs/webapps/atlus/details-pages/allocation-details-page.md): A page showing the details of an allocation
- [Appendix: Common Components](https://docs.zus.network/zus-docs/webapps/atlus/appendix-common-components.md): This page describes some components which are used in multiple pages and view in Atlus
- [Bolt](https://docs.zus.network/zus-docs/webapps/bolt.md): A new DeFi based on Cloud Storage. Earn steady income with just a few clicks. Keep your earned crypto safe.
- [Getting Started](https://docs.zus.network/zus-docs/webapps/bolt/getting-started.md)
- [Web](https://docs.zus.network/zus-docs/webapps/bolt/getting-started/web.md)
- [Mobile](https://docs.zus.network/zus-docs/webapps/bolt/getting-started/mobile.md)
- [Login / Register](https://docs.zus.network/zus-docs/webapps/bolt/authentication-flow.md): Login or Register to the system
- [Sign In with external wallet](https://docs.zus.network/zus-docs/webapps/bolt/sign-in-with-external-wallet.md): Using external wallet in Bolt
- [Staking Dashboard](https://docs.zus.network/zus-docs/webapps/bolt/staking-page.md): Stake to storage providers to earn in the Cloud Economy. Help secure the Züs network by delegating tokens to providers, receiving revenue from cloud storage usage, and helping providers earn more.
- [Staking/Unstaking a provider](https://docs.zus.network/zus-docs/webapps/bolt/stake-to-providers.md): How to Stake, Claim Rewards, and Unlock Stake.
- [Claiming Rewards](https://docs.zus.network/zus-docs/webapps/bolt/claiming-rewards.md): How to claim your rewards after staking
- [Send/Receive ZCN tokens](https://docs.zus.network/zus-docs/webapps/bolt/send-receive-zcn.md): Exchange ZCN with other Züs System users.
- [Buy ZCN](https://docs.zus.network/zus-docs/webapps/bolt/buy-zcn.md): Buy ZCN tokens using your Metamask wallet
- [Deposit/Withdraw ZCN tokens](https://docs.zus.network/zus-docs/webapps/bolt/deposit-withdraw-zcn-bridge.md): Deposit ZCN with ZCN ERC-20 ZCN. Check Step-by-Step here.
- [Activity Dashboard](https://docs.zus.network/zus-docs/webapps/bolt/activity-page.md): Check your wallet activity. View sent and received transactions, storage allocations, stakes, and unlocks.
- [Refer a friend](https://docs.zus.network/zus-docs/webapps/bolt/friend-referral-flow.md): Bring friends along and get rewards, easy!
- [Settings](https://docs.zus.network/zus-docs/webapps/bolt/settings-page.md): Where you can manage your profile and wallet
- [Releases](https://docs.zus.network/zus-docs/releases.md)
- [Hardfork](https://docs.zus.network/zus-docs/releases/hardfork.md)
- [View Change (VC) Configuration & Operations](https://docs.zus.network/zus-docs/releases/view-change-vc-configuration-and-operations.md)
- [Triggering the rclone Build GitHub Action](https://docs.zus.network/zus-docs/releases/triggering-the-rclone-build-github-action.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://docs.zus.network/zus-docs/about-zus.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.
