# Case Study

## **TON**

{% hint style="info" %}
Test the AI agent: <https://t.me/tonsupport_aibot>&#x20;
{% endhint %}

We've implemented an advanced AI Support Agent for the TON blockchain to enhance the developer experience. This AI agent, designed specifically for TON app developers, represents a significant leap in providing real-time, intelligent support based on the 1,000+ pages of the technical documentation in the aigent’s knowledge base.

{% embed url="<https://twitter.com/0xAigentx/status/1748346309197885860>" %}

## **Metis**

{% hint style="info" %}
Test the aigent: [https://t.me/metis\_ai](https://t.me/metis_ai_support_bot)
{% endhint %}

We've launched an AI Support Agent dedicated to assisting developers on the Metis blockchain. Crafted to aid with a variety of development challenges, this tool is fueled by an extensive knowledge base sourced from over 100 pages of technical documentation. It's designed to simplify the development process by offering accurate, on-the-spot support and smart solutions for Metis dApp creators.

<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.aigentx.xyz/agix-ecosystem/support-ai-agent-for-blockchains/case-study.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.
