# Global Agentic Network(GAN) Activation

### **1. Overview**

**The Global AI Agent Network (GAN)** is the world's first interconnected ecosystem where customer and companies  connect through intelligent AI Agents. Anyone can search for and interact with any company's agent on the network, and their personal AI  Assistance can communicate on their behalf.

Launched at GITEX GLOBAL 2025 (Dubai) in collaboration with ASUS, the network enables Agent-to-Agent (A2A) collaboration on a global scale — transforming how organizations, developers, and consumers interact with intelligent systems.&#x20;

GAN transforms the B2B Supply Chain by allowing AI Agents representing different companies to communicate directly with each other. This agent can exchange commercial information ,perform verification check ,handle inquiries ,process updates and even complete purchase automatically. This helps in creating a automated layer where business operations move faster without delays or manual intervention.

This innovation becomes one of the world's largest intelligent marketplaces-connecting business globally and enabling fully autonomous process.

### **2. User Workflow**

**Step I : Creation of  AI Agents**&#x20;

Use case : Creation of a ASUS Commercial Chat flow Agent. The purpose of the agent is to analyze the product specifications of ASUS Laptops from database and share email to user with all product details.

Start by giving a Natural Language prompt to Soika Agent for the creation of the Commercial Chat flow  agent.

Once the agent is created, you will have the Agent Name along with the Agent ID.

<figure><img src="/files/7lfpvp9gJOEDXMuaBEgk" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/8Vh0kxRPSIMet1G3jQ2j" alt=""><figcaption></figcaption></figure>

**Step II : For example , you can create a commercial chat flow Agent.**&#x20;

For this use case, I activated two tools Base row DB and Send email and with the help of LLM Blocks provided system instructions to the agent, so that agent collects all the product specifications from the database and send email to the user which would have all the product details.

Once the entire flow is being created, Publish the Agent.

Refer to the link for creation of ASUS Commercial Chat flow Agent (3.Flow Summary for Agent creation) :[https://app.gitbook.com/o/PEfDl6SCH2tzrjRA4IN9/s/BSwkgyDGOD52nsc2FrK2/\~/edit/\~/changes/82/use-cases/advanced-commercial-chat-flow-agent-with-custom-sdk#id-3.-flow-summary-for-agent-creation](https://soika-labs.gitbook.io/soika-mockingjay/use-cases/pages/o0ooYp24kwA6wfyRcqYL#id-3.-flow-summary-for-agent-creation)

<figure><img src="/files/BjZV3ZpaxMc0ZNFE8SDm" alt=""><figcaption></figcaption></figure>

**Step III: Once the agent is being Published,  By clicking on "Change visibility "of the agent , Change the visibility of the agent to Public in the General section.** \
After the visibility of the Agent is changed to Public, it can be exposed to the Global Agentic Network(GAN).

<figure><img src="/files/93KpU5vh6gHxbTPSRId0" alt=""><figcaption></figcaption></figure>

**Step IV : To activate the GAN Network** ,search for the agents connected with the Soika Mockingjay GAN Application. With just one click agent can be added  in your environment

<figure><img src="/files/UTksifXpbqMyiCRo1JuW" alt=""><figcaption><p>Click on ASUS Commercial Agent</p></figcaption></figure>

<figure><img src="/files/bv1xmzBDhdQa6ywIuz71" alt=""><figcaption><p>ASUS Commercial Agent successfully added on your Network</p></figcaption></figure>

**Step V : By Providing Natural Language Prompt  you can start interacting with the agents**

<figure><img src="/files/YYCZymBrh2eJlqkY0BSJ" alt=""><figcaption></figcaption></figure>

**Step VI : Email sent successfully to the user with all product specifications**

<figure><img src="/files/pxzuBjbTZ30Z23IpsXGQ" alt=""><figcaption></figcaption></figure>

#### Conclusion

The Global AI Agent Network (GAN) represents a fundamental leap in the evolution of Agentic AI, enabling autonomous agents from different organizations, industries, and regions to connect and collaborate seamlessly. Through the SOIKA MOCKINGJAY platform, GAN provides a unified environment where agents can be published globally, discovered instantly, and interacted with securely using the Mockingjay communication protocol.

&#x20;GAN empowers enterprises, developers, and users to participate in a borderless network of intelligent agents capable of negotiation, workflow execution, data exchange, and automated decision-making.

&#x20;GAN lays the foundation for the world’s first truly interconnected AI economy, where intelligent agents operate autonomously yet collaboratively—unlocking new possibilities in automation, efficiency, and global digital transformation.


---

# 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://soika-labs.gitbook.io/soika-mockingjay/use-cases/global-agentic-network-gan-activation.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.
