# Efficiency

### Captial Efficiency

It is not necessary that solvers have to maintain a large amount of stake to participate in the network. The AI solver will break down a large capital intent into smaller manageable chunks based on the average available solver’s capital utilization status.

### Intent Efficiency

By choosing the solver for a given action at the time of execution ensures that the quotes are most recent and relevant per the existing market conditions. Each bid will have an expiry ensuring that the solvers have an option to revise their bid if the market conditions change even while the intent is under execution. This also ensures fairness for solvers to participate in the ecosystem to maximize their earnings.


---

# 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://wiki.decimal.at/x-dump/how/security-and-efficiency/efficiency.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.
