> For the complete documentation index, see [llms.txt](https://docs-old.zipclash.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-old.zipclash.io/zipclash-goodies/c-s-economic-model.md).

# C/S Economic Model

C/S Economic model The income is based on CoinPerSecond (C/S), which is defined as the number of coins you generate per second; the more C/S you have, you will have the better return on your investment and income. Similarly, if you want to upgrade your planet in any format, the cost of the upgrade will be calculated according to your C/S. If you have a high C/S, you have to spend a higher amount of coins to perform each upgrade.

<figure><img src="https://zipclash.io/whitepaper/images/b/b/7/4/a/bb74a145a4b5f1feff06fb1798586abd0fe12695-cs-economy-model.jpg" alt=""><figcaption></figcaption></figure>


---

# 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 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.zipclash.io/zipclash-goodies/c-s-economic-model.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.
