# 5-1. AI Inference

In the era of web3, EMETH will play a crucial role as the infrastructure underlying various AI services. The distributed computing platform that EMETH provides, supplying the computational resources necessary for the development and operation of AI services efficiently and flexibly, will continue to support the growth and development of each service.

In most cases, when utilizing AI Large Language Models (LLMs), whether through their APIs or through services available on platforms like AWS Marketplace, there are substantial GPU costs hidden behind their operation. To solve this cost-related challenge, web3 EMETH aims to provide access to various LLMs at more affordable rates by leveraging unused GPU resources.


---

# 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://emeth-1.gitbook.io/emeth-white-paper-en/5.-service/5-1.-ai-inference.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.
