> For the complete documentation index, see [llms.txt](https://asvas-organization.gitbook.io/koboto-network-interface/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://asvas-organization.gitbook.io/koboto-network-interface/koboto.md).

# KOBOTO

An agentic network with dynamic and modular compute, verifiability and access of AI services.

***

Koboto.ai is a modular inference marketplace for multi-interactive, inference aggregator and intent based agent universe stacking adaptive compute, verifiability and access of services.

Koboto network mission is to solve inference trilemma meanwhile providing the best UX for the user through agents for on-chain and off chain intents.

Koboto network backs agents building on the network by integrating coordination layer where agent builders can leverage multi-interactive, intent based and inference aggregation foundational agents and by creating user desired inference via coordinating through handshake protocol.

Agent builders can leverage models trained with specific blockchain datasets and participate in sub-networks specific to the inference needed by the consumer and they can provide the best inference around.  Agent subnetworks can leverage optimistic & zk , mpc and TEE for generating fast, better and verifiable inference for the user.

Koboto foundational models provide multi-interaction within subnetwork and leverage inference aggregation which coordinates outside the network silos and improves the user experience through fast intent services.

**Koboto act as an intermediary between applications||user who demands ai inference either for automating capital, removing inefficiencies, assessing risk or forecasting actions or even or for prediction through our agent network where our coordinator route the request to best or to the coordinated version of the network.**

<br>

<br>


---

# 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, and the optional `goal` query parameter:

```
GET https://asvas-organization.gitbook.io/koboto-network-interface/koboto.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
