# Earn

## How to Earn with Züs

### Get Started

Decide how much spare storage you want to rent to Züs and calculate your earnings from [Storage calculator](https://zus.network/earn/).

<figure><img src="/files/GOS50Koimshq9yXsykGQ" alt=""><figcaption><p>Estimated Earnings with Storage Calculator </p></figcaption></figure>

### Check Minimum Server Requirements

**Server Specifications:**

| Component        | Minimum |
| ---------------- | ------- |
| **Processor**    | 6 Cores |
| **Memory**       | 32 GB   |
| **HDD Capacity** | 50 TB   |
| **SSD Drive**    | 500 GB  |


---

# 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/concepts/earn.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.
