# Resource Costing Model

The cost of the resource allocated must be based on the equilibrium of initiation and validation. For the total number of transactions, there is an equal amount of demand based on the network.

Hence, Supply and Demand will be 1:1 with an error margin of 1(10%):1(10%) which will be corrected by the network.


---

# 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/resource-costing-model.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.
