# 11. Technical Overview

This is an outline of LILLIUS service's ongoing development plan. The plan is divided into three stages, and the specifics may be adjusted based on business circumstances. The main categories are service architecture, blockchain network, and AI behavior analysis system.

Moving forward, LILLIUS will continue to oversee data management and implement technology updates to ensure smooth service operation. As depicted in the server configuration diagram below, we will gradually expand the server structure. The timing of technical upgrades will be tailored to align with our business goals.

Now, let's briefly delve into the current server configuration and the proposed expansion of the server structure.

[<mark style="color:red;">11.1 Service Architecture</mark>](/lillius-white-paper/english/11.-technical-overview/11.1-service-architecture.md)

[<mark style="color:red;">11.2 Blockchain (Polygon Chain)</mark>](/lillius-white-paper/english/11.-technical-overview/11.2-blockchain-polygon-chain.md)

[<mark style="color:red;">11.3 AI Motion Analysis Technology</mark>](/lillius-white-paper/english/11.-technical-overview/11.3-ai-motion-analysis-technology.md)

[<mark style="color:red;">11.4 Patent</mark>](/lillius-white-paper/english/11.-technical-overview/11.4-patent.md)


---

# 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://lillius.gitbook.io/lillius-white-paper/english/11.-technical-overview.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.
