# Level System

There are 10 levels for each activity type within the application. As your level increases, the income you will get from your activity will also increase. To skip these levels, you have to do the events a certain number of times or pay with an in-app purchase.

You level up when your cycling activity reaches certain thresholds based on kilowatts, the glass or plastic waste you send for recycling, the tree saplings you plant or donate, and the electricity you generate with solar energy based on kilowatts/hour.


---

# 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://carbo-foot.gitbook.io/carbofoot-whitepaper/level-system.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.
