# Consensus Mechanism and Incentive Scheme

The Proof of Participation consensus mechanism proposed is based on a resource allocation module where the participants in transaction or value transfer constitute the nodes and the network. The user 𝑢 is the initiator and the nodes 𝑛 will be used as the verifier on the network. Hence,

`𝐹=0 →𝑉={𝐺1,𝐺2,𝐺3,𝐺4}`` `*`(29)`*

Where 𝐹: Friction 𝑉 : Validator 𝐺 : Groups of (i) smart contract accounts, (ii) transactions, (iii) receipts, and (iv) others


---

# 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://l1x-sdk.gitbook.io/l1x-foundation/l1x-technology-explained/l1x-reward-mechanism/consensus-mechanism-and-incentive-scheme.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.
