> For the complete documentation index, see [llms.txt](https://ciron.gitbook.io/ciron-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ciron.gitbook.io/ciron-whitepaper/our-innovation-cilock/the-focus.md).

# The Focus

This section introduces a groundbreaking concept that reimagines the traditional staking period in cryptocurrency. Instead of relying solely on a fixed duration, we propose a dynamic staking model (CiLOCK) based on the number of transactions occurring after the tokens are staked. This innovative approach aims to enhance user engagement, promote network activity, and foster a more vibrant and participatory ecosystem.

Staking has become a popular method for token holders to contribute to the security and consensus of blockchain networks while earning passive income. However, the conventional staking period, which typically spans a fixed duration, may not fully leverage the potential of active participation. By introducing a staking model based on the number of transactions, we aim to incentivize token holders to actively engage with the network, thereby enhancing its robustness and vitality.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://ciron.gitbook.io/ciron-whitepaper/our-innovation-cilock/the-focus.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.
