# Infrastructure

### Infrastructure of the HTE Ecosystem

The HTE ecosystem is built on a robust infrastructure designed to ensure efficiency, scalability, and security. It leverages cutting-edge technologies to support various components and processes integral to its operation. This setup includes cloud-based solutions, high-speed networking, secure storage systems, and advanced data management frameworks. These infrastructure elements work in synergy to provide a strong foundation for the growth and sustainability.

### AI

OpenAI, LAMA AI used in LLM and GenAI for resource generations and handling large amounts of data set.

### API <a href="#game-api" id="game-api"></a>

Allows users to automate their data via unique API.

### Blockchain <a href="#blockchain" id="blockchain"></a>

Connects in-game assets and currencies with the global network allowing seamless exchange of assets between different users and platform

### Cloud Services <a href="#websocket" id="websocket"></a>

AWS, Google Cloud systems goes hand in hand with blockchain technology for smooth and faster service globally ensuring scalability and reach.

### MCP <a href="#blockchain" id="blockchain"></a>

Allows users to get hold of various data sources realtime.

### Unity3D Engine

Engine developed for immersive gaming experience by Unity Technologies.

### Website <a href="#website" id="website"></a>

Provides all relevant information and dashboard controls for the users.

### WebSocket <a href="#websocket" id="websocket"></a>

Enables the stream of real-time events for advanced users.


---

# 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://hederatoearn.gitbook.io/whitepaper/technical-summary/infrastructure.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.
