# Patates Coin Questions

## 1️⃣ Can my coins go negative (-)?

To answer briefly, **NO**. The coins you own are designed never to fall into the negative.

## 2️⃣ What exactly is the tax?

The salaries of the administrators on the server are paid with the taxes from the members. If you have more than **1000** potato coins, **10%** of your coin amount is deducted as tax every week.

## 3️⃣ Is there a command like !work that I can use daily?

There isn’t a command exactly like !work in other economy systems that you can use daily to earn coins. Instead, you earn **10-20** coins for every message you send in text channels every **2** minutes. Also, there is a !dilen command that you can use every 2 hours.

## 4️⃣ What happens to my coins if I leave the server?

If you leave the server, your coins will sadly wait for your return right where they are. You will not lose any.


---

# 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://laernos.gitbook.io/patatessevenler/how-to/faq/patates-coin-questions.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.
