# Service List

The **ArrowMCP** ecosystem provides a range of services aimed at bridging AI and Web3 technologies through its decentralized platform. Here’s an outline of the key services offered by ArrowMCP:

#### 1. **AI Agent Deployment**

* **Service**: Facilitates the deployment of AI agents that interact with decentralized networks.
* **Benefit**: AI developers can easily launch their agents on a secure and scalable platform, enhancing the reach and functionality of their AI models.

#### 2. **Revenue Sharing for Developers**

* **Service**: Offers a commercial revenue-sharing model for developers deploying their AI agents.
* **Benefit**: Developers can earn income passively as their agents are used, incentivizing further development and innovation.

#### 3. **Access to Large Language Models (LLMs)**

* **Service**: Provides one-stop access to mainstream LLMs through the **AI Model Adapter**.
* **Benefit**: Developers can integrate powerful AI models easily without the complexity of managing multiple integrations or APIs.

#### 4. **Blockchain Logging and State Querying**

* **Service**: The **Blockchain Layer** logs all activities and allows querying of the system’s state.
* **Benefit**: Ensures transparency, immutability, and trust in all operations within the network.

#### 5. **Decentralized Registry for Module Verification**

* **Service**: A decentralized registry verifies modules and agents before deployment.
* **Benefit**: This ensures that only reliable and trusted agents and models are deployed in the system, enhancing the network’s security.

#### 6. **Secure Execution Layer**

* **Service**: A trusted environment for the execution of models and transactions, protected by **Trusted Execution Environments (TEEs)**.
* **Benefit**: Sensitive data and operations are executed securely, ensuring the protection of user privacy and network integrity.

#### 7. **Data Transport and Execution**

* **Service**: Ensures efficient transport of data across the network and smooth execution of operations.
* **Benefit**: Provides a fast and reliable user experience, optimizing the interaction between clients, AI agents, and the blockchain.

#### 8. **Global Access and Crypto Payments**

* **Service**: Supports payments through popular cryptocurrencies such as **USDT** and **USDC**.
* **Benefit**: Enables global developers and users to easily participate in the ArrowMCP ecosystem without geographic or financial barriers.


---

# 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.arrowmcp.com/service-list.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.
