# Karma

Karma is an attribute of the user's account and is tied only to the account. Karma cannot be sold, bought, given or transferred. Karma is the main indicator of the platform, affecting all of the user's performance.

#### **Karma can rise and fall:**

* Increases from completed orders and their price;
* Increases/decreases from a customer's likes/dislikes;
* decreases as a result of inactivity of the user.

#### **General parameters of karma:**

* The maximum level of karma depends on the number of Gotchi and their progression;
* The karma level is an attribute of the account.

#### What does karma do?

* Affects the annual percentage when Staking;
* Is the overall rating of the account;
* Influences the account's AI output when searching for performers;
* Influences the amount of $GON Token earnings.

Each user receives 1.000 karma upon registration.


---

# 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://whitepaper.gotchi.co/w2e-system/karma.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.
