# Protocol

**How the network operates?**

Our domain coordinator act as a middle ground truth to decide what network approach it has taken. It can overly decide what user inference requests desire to achieve. By providing the intitutive UX underneath our domain coordinator make choices throughout local knowledge base or other agent networks by leveraging INFERENCE AGGREGATOR AGENT (IAA).

<div data-full-width="true"><figure><img src="/files/bNp5PdYchR7ma68PP6Em" alt=""><figcaption></figcaption></figure></div>

Once a consumer inititate their inference request, it travels to the application contract from where the application contract relays it over the domain coordinator which plays the major decision maker to find the accurate & fast inference over koboto network or further scaling to all networks. Domain coordinator basically checks validates the requests, it intialize payment lock over the user fund search over the off chain node network , intialize the lock over the node wallet collateral .&#x20;

Nodes or other network produces inference , either they send the inference with the proof if not ; the domian coordinator leverages verifiers to check over the inference verifiability .&#x20;

Coordinator verifies the proof, releases the payment to the node and releases the inference payload with proof to the application contract.

***

Koboto being a modular & dynamic agent network leverage and coordinates among various services like compute & models , proof of inference ( zk , optimistic , self -verifiable ) , datasets , data availability , agent network registration .&#x20;

**Koboto network imagines a future where the user can get the best , accurate and fast inference over the agent 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://asvas-organization.gitbook.io/kobotoai/protocol.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.
