# User Layer

#### User Layer Introduction

At the heart of the Deworker protocol lies the User Layer, where the real magic happens. This is the hub for AI service end-users and evaluators, a diverse group of consumers who play the most crucial role in the economic loop. Here, consumers leverage AI agents to scoop up and analyze data, diving deep into Crypto projects with a unique exploration framework that unearths hidden gem projects and monitors their progress. This sophisticated process requires the support of AI-Workers, who provide optimized Large Language Models (LLMs) and robust GPU inference services. In the Deworker ecosystem, specialized AI-Workers offer customizable on-chain/off-chain data mining work, lending vertical field data support for training expert-level LLMs.

Moreover, developers can use LLMs for code debugging and analysis, gamers can enjoy game companion services through Game Bots that manage game assets and explore strategies, and content creators are backed by powerful AI tools to bolster their creations. The active participation of the User Layer not only drives AI technology forward but also injects vitality and innovation into the entire economic system.


---

# 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.deagent.net/deworker-protocol-overview/user-layer.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.
