# Personalized Service

#### Enterprise side services consist of the following two parts. <a href="#a2ac" id="a2ac"></a>

#### Tentacle Procedure — The Edge Compute Machine <a href="#a2ac" id="a2ac"></a>

The **Tentacle Procedure**, our decentralized compute aggregation framework. It allows us to harness idle GPUs and edge computing devices globally, forming a distributed compute mesh to support AI workloads, especially for high-quality data collection pipelines.

#### &#x20;AI Training Hub — The Model Engine <a href="#id-8a9c" id="id-8a9c"></a>

Data and compute flow into the **AI Training Hub**, where models and intelligent agents are trained on curated, high-quality datasets. The hub supports open participation, enabling developers and researchers to train models within a transparent, auditable environment. Data, models, and agents can be exchanged on demand within its marketplace.

We provide personalized services for enterprises and charge based on the service provided. We have already served multiple tech companies, including **TikTok, ManusAI, and Kimi**. If you are an enterprise leader with relevant needs, please feel free to contact us.


---

# 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://aigi-protocol.gitbook.io/aigi-protocol/overview/enterprise-facing/personalized-service.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.
