# About Lomx AI

<figure><img src="https://379287618-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7lVYnwyiQBrlAXld24pk%2Fuploads%2FvjBDSlGJD8QsGzPmDltv%2F21.png?alt=media&#x26;token=2b683564-8bda-4fac-8903-10e11dfd008d" alt=""><figcaption></figcaption></figure>

### Welcome to LOMX AI!

> The voice is not just a sound it’s intelligence finding its frequency.

**LOMX AI** is a real-time voice intelligence stack. It fuses acoustic signal processing, language understanding, response planning, and neural speech into a single pipeline to enable **natural, low-latency dialogue** on web and mobile.

**What it delivers**

* **Sub-200 ms** end-to-end interaction for interruption-free conversation
* **Context-aware** understanding with short session memory
* **Expressive speech** rendering optimized for real-time output
* **Privacy by default**: session-scoped processing, encrypted transport

**How it works (at a glance)**\ <mark style="color:$primary;">**Voice In**</mark> → <mark style="color:$primary;">**Understanding**</mark> → <mark style="color:$primary;">**Response Planning**</mark> → <mark style="color:$primary;">**Voice Out**</mark>


---

# 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.lomx.ai/introduction/about-lomx-ai.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.
