# Teneo Docs

## Teneo Docs

- [Introduction](https://teneo.gitbook.io/teneo-docs/introduction.md)
- [The Problem We Solve](https://teneo.gitbook.io/teneo-docs/introduction/the-problem-we-solve.md)
- [How Teneo Protocol Works](https://teneo.gitbook.io/teneo-docs/introduction/how-teneo-protocol-works.md)
- [Real-World Use Cases](https://teneo.gitbook.io/teneo-docs/introduction/real-world-use-cases.md)
- [About Teneo Protocol](https://teneo.gitbook.io/teneo-docs/about-teneo-protocol.md)
- [The Multi-Agent System](https://teneo.gitbook.io/teneo-docs/the-multi-agent-system.md)
- [The Community Node aka The Sub-Agent Swarm](https://teneo.gitbook.io/teneo-docs/the-multi-agent-system/the-community-node-aka-the-sub-agent-swarm.md)
- [How We Process Public Data](https://teneo.gitbook.io/teneo-docs/the-multi-agent-system/the-community-node-aka-the-sub-agent-swarm/how-we-process-public-data.md)
- [The Agents](https://teneo.gitbook.io/teneo-docs/the-multi-agent-system/the-agents.md)
- [The Agent SDK](https://teneo.gitbook.io/teneo-docs/the-multi-agent-system/the-agent-sdk.md)
- [The Agent Console](https://teneo.gitbook.io/teneo-docs/the-multi-agent-system/the-agent-console.md)
- [x402 Live Payments](https://teneo.gitbook.io/teneo-docs/the-multi-agent-system/the-agent-console/x402-live-payments.md)
- [Rewards & Tokenomics](https://teneo.gitbook.io/teneo-docs/rewards-and-tokenomics.md)
- [$TENEO Token](https://teneo.gitbook.io/teneo-docs/rewards-and-tokenomics/usdteneo-token.md)
- [Getting Started](https://teneo.gitbook.io/teneo-docs/getting-started.md)
- [Step-by-Step Guide](https://teneo.gitbook.io/teneo-docs/getting-started/step-by-step-guide.md)
- [Node Monitoring & Maintenance](https://teneo.gitbook.io/teneo-docs/getting-started/node-monitoring-and-maintenance.md)
- [Technology & Infrastructure](https://teneo.gitbook.io/teneo-docs/technology-and-infrastructure.md)
- [Network Scalability & Interoperability](https://teneo.gitbook.io/teneo-docs/technology-and-infrastructure/network-scalability-and-interoperability.md)
- [Teneo Protocol Key Stakeholders](https://teneo.gitbook.io/teneo-docs/technology-and-infrastructure/teneo-protocol-key-stakeholders.md)
- [Security, Privacy & Compliance](https://teneo.gitbook.io/teneo-docs/security-privacy-and-compliance.md)
- [Community & Ecosystem Growth](https://teneo.gitbook.io/teneo-docs/community-and-ecosystem-growth.md)
- [Teneo Protocol Ambassador Program](https://teneo.gitbook.io/teneo-docs/community-and-ecosystem-growth/teneo-protocol-ambassador-program.md)
- [Legal Disclaimer](https://teneo.gitbook.io/teneo-docs/legal-disclaimer.md)
- [Links](https://teneo.gitbook.io/teneo-docs/links.md)
- [Executive Summary (TLDR)](https://teneo.gitbook.io/teneo-docs/executive-summary-tldr.md)


---

# 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://teneo.gitbook.io/teneo-docs/introduction.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.
