# Events

Our work consists, in the first instance, in **defining** a series of parameters to determine the power of a project, and in the second instance, **searching for** and identifying them.

## How does events affect currencies?

Depending on the event type

### Event Attributes

* Event Weight
  * Each positive event adds an X amount of points.
  * Each negative event substract an X amount of points.
* Event Duration
  * Permanent Events: Points are not lost over time.
  * Temporal Events: Points are lost over time.

## Event Weights Decrease

As described above, events assign points that can be permanent or temporary. In the case of temporary events, it means that they are progressively lost in time.

### How do projects lose points?

Depends on several factors, one of the most important is the **Project Age**

Positive points are progressively eliminated according to the age of the project, following an exponential decay formula

![Positive points are progressively eliminated according to the age of the project, following an exponential decay formula](/files/VO5JXsJCeDxoRVK6cg8z)

In the case of negative event points, they are eliminated according to a fixed daily rate, for all cases.


---

# 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.cointruster.com/the-rank/events.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.
