# Tairon

<figure><img src="https://3125243244-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FG35sq0RwyW03usfAeHeI%2Fuploads%2FWrhoJCXjutAcsJXVvKd1%2Ftairon-tairon-x_v0.10.png?alt=media&#x26;token=c0c2c96f-7ef8-4c91-bf15-a36946d260fe" alt=""><figcaption></figcaption></figure>

**Tairon connects blockchain data to AI, robotics, IoT, and RWAs through a purpose-built oracle data layer.**

Our mission is to make every blockchain protocol and application accessible to developers and intelligent systems. Today, onchain data is scattered across thousands of chains and applications, with no common standard. This fragmentation makes it difficult to build with and prevents AI, automation, and real-world systems from tapping into the full potential of Web3.

Tairon delivers one source of truth for onchain data. Through the MCP Supergraph, signals from protocols and datasets are unified into a verifiable data layer. This layer transforms raw blockchain activity into live, trusted feeds that can be integrated into applications, AI agents, robotics, IoT networks, and financial systems.

This documentation is your guide to the Tairon oracle data layer. It explains how the Supergraph works, how oracle feeds are structured, and how endpoints can be integrated into your stack. It also provides details on publishing data sources, running tests, and contributing modules to expand the ecosystem.

***

### Table of Contents <a href="#table-of-contents" id="table-of-contents"></a>

1. [Introduction](https://docs.tairon.ai/tairon/introduction)
2. [Getting Started](https://docs.tairon.ai/tairon/getting-started)
3. [MCP Supergraph](https://docs.tairon.ai/tairon/mcp-supergraph)
4. [MCP Inspector](https://docs.tairon.ai/tairon/mcp-inspector)
5. [MCP Server Development](https://docs.tairon.ai/tairon/mcp-server-development)
6. [Server Submission](https://docs.tairon.ai/tairon/server-submission)
7. [Testing and Validation](https://docs.tairon.ai/tairon/testing-and-validation)
8. [Troubleshooting](https://docs.tairon.ai/tairon/troubleshooting)
9. [Team](https://docs.tairon.ai/tairon/team)
10. [Tokenomics](https://docs.tairon.ai/tairon/tokenomics)
11. [Token Utility](https://docs.tairon.ai/tairon/token-utility)
12. [FAQ](https://docs.tairon.ai/tairon/faq)
13. [Contact Tairon](https://docs.tairon.ai/tairon/contact-tairon)

<br>


---

# 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://docs.tairon.ai/tairon.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.
