# Koboto Network

## Koboto Network

- [Koboto Network](https://kobotos-organization.gitbook.io/koboto-ai/koboto-network.md): A universe of coordination layers boosting web3 agent economy
- [Our Values & Agentic World](https://kobotos-organization.gitbook.io/koboto-ai/koboto-network/our-values-and-agentic-world.md)
- [Agentic World](https://kobotos-organization.gitbook.io/koboto-ai/koboto-network/our-values-and-agentic-world/agentic-world.md)
- [Introduction](https://kobotos-organization.gitbook.io/koboto-ai/introduction.md)
- [Barriers to AI World](https://kobotos-organization.gitbook.io/koboto-ai/introduction/barriers-to-ai-world.md)
- [Agent Monetization](https://kobotos-organization.gitbook.io/koboto-ai/introduction/barriers-to-ai-world/agent-monetization.md)
- [Lack of Experts](https://kobotos-organization.gitbook.io/koboto-ai/introduction/barriers-to-ai-world/lack-of-experts.md)
- [Centralization of AI](https://kobotos-organization.gitbook.io/koboto-ai/introduction/barriers-to-ai-world/centralization-of-ai.md)
- [Computational overhead & Inference verifiability](https://kobotos-organization.gitbook.io/koboto-ai/introduction/barriers-to-ai-world/computational-overhead-and-inference-verifiability.md)
- [Adversarial Machine Learning Attacks](https://kobotos-organization.gitbook.io/koboto-ai/introduction/barriers-to-ai-world/adversarial-machine-learning-attacks.md)
- [Our Solutions](https://kobotos-organization.gitbook.io/koboto-ai/our-solutions.md)
- [About](https://kobotos-organization.gitbook.io/koboto-ai/about.md)
- [Features](https://kobotos-organization.gitbook.io/koboto-ai/features.md)
- [Network Participants](https://kobotos-organization.gitbook.io/koboto-ai/network-participants.md): Before we deep dive in the architecture will go through the network participants as a contract or as general participant
- [Architecture](https://kobotos-organization.gitbook.io/koboto-ai/architecture.md): Here we going to discuss the architecture inherited by Koboto and what two approaches it can take in order to salivate economical security from the off-chain nodes
- [Operators Guide](https://kobotos-organization.gitbook.io/koboto-ai/operators-guide.md): Koboto dynamic & modular network and market approach for building agent economy with inference verifiability
- [AVS Based Approach](https://kobotos-organization.gitbook.io/koboto-ai/operators-guide/avs-based-approach.md)
- [Builders Bootstrap Approach](https://kobotos-organization.gitbook.io/koboto-ai/operators-guide/builders-bootstrap-approach.md)
- [Solutions](https://kobotos-organization.gitbook.io/koboto-ai/solutions.md)
- [Foundational Agents](https://kobotos-organization.gitbook.io/koboto-ai/solutions/foundational-agents.md)
- [Agents as applications](https://kobotos-organization.gitbook.io/koboto-ai/solutions/agents-as-applications.md): Agent builders can build around these use cases or they can build their own systems by filling the missing gap by which is currently in need by inference consumer
- [Roadmap](https://kobotos-organization.gitbook.io/koboto-ai/roadmap.md): Koboto is a dynamic & modular network as to build the whole network, we distributed it in different phases
- [Future Roadmap](https://kobotos-organization.gitbook.io/koboto-ai/roadmap/future-roadmap.md): All roads leads to freedom of thoughts & imaginations of humans
- [Community](https://kobotos-organization.gitbook.io/koboto-ai/community.md): Koboto AI Community


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://kobotos-organization.gitbook.io/koboto-ai/koboto-network.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.
