# About Züs

Züs is a high-performance decentralized cloud economy enabling a limitless future. We're providing ownership of data and absolute privacy, and a reliable passive income opportunity to people .

**We enable a future that is limitless without any fear of centralization, outages, hacks, and censorship.**

## Fundamentals: Dive a little deeper

Learn the fundamentals of Züs to get a deeper understanding of our main features:

{% content-ref url="concepts/architecture" %}
[architecture](https://docs-old.zus.network/concepts/architecture)
{% endcontent-ref %}

{% content-ref url="concepts/tokenomics" %}
[tokenomics](https://docs-old.zus.network/concepts/tokenomics)
{% endcontent-ref %}

{% content-ref url="concepts/store" %}
[store](https://docs-old.zus.network/concepts/store)
{% endcontent-ref %}

{% content-ref url="concepts/earn" %}
[earn](https://docs-old.zus.network/concepts/earn)
{% endcontent-ref %}

{% content-ref url="concepts/build" %}
[build](https://docs-old.zus.network/concepts/build)
{% endcontent-ref %}

{% content-ref url="concepts/nft" %}
[nft](https://docs-old.zus.network/concepts/nft)
{% endcontent-ref %}

## Guides: Jump right in

Follow our handy guides to get started on the Züs basics as quickly as possible:

{% content-ref url="guides/setup-a-blockchain" %}
[setup-a-blockchain](https://docs-old.zus.network/guides/setup-a-blockchain)
{% endcontent-ref %}

{% content-ref url="guides/zbox-cli" %}
[zbox-cli](https://docs-old.zus.network/guides/zbox-cli)
{% endcontent-ref %}

{% content-ref url="guides/zwallet-cli" %}
[zwallet-cli](https://docs-old.zus.network/guides/zwallet-cli)
{% endcontent-ref %}

{% content-ref url="guides/zus-gosdk" %}
[zus-gosdk](https://docs-old.zus.network/guides/zus-gosdk)
{% endcontent-ref %}

{% content-ref url="guides/zus-js-sdk" %}
[zus-js-sdk](https://docs-old.zus.network/guides/zus-js-sdk)
{% endcontent-ref %}

{% content-ref url="guides/add-a-blobber" %}
[add-a-blobber](https://docs-old.zus.network/guides/add-a-blobber)
{% endcontent-ref %}

{% content-ref url="guides/add-a-miner-sharder" %}
[add-a-miner-sharder](https://docs-old.zus.network/guides/add-a-miner-sharder)
{% endcontent-ref %}


---

# 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-old.zus.network/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.
