# Timed events

Some proecess of the pallet are automated in such a way that at some point in the future (i.e. at a specific block number) an event will occure. One such event is the penalty timeout for account ID base entities and hash based entities.&#x20;

Apart from this the pallet also has sale timeout events, voting timeout events and an automate feature to update the pallet base time.

If you would like to find out the specific values for said event occurrences please check out [**this**](/veles-carbon-credits-pallet/pallet-entities-and-functionalities/functionalities/authority-exclusive-functionalities/update-time-value.md).


---

# 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://veles-carbon-credits.gitbook.io/veles-carbon-credits-pallet/pallet-entities-and-functionalities/timed-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.
