# LYS Labs Tech Stack

Solexys is built on top of [LYS Labs’](https://www.lyslabs.ai/) cutting-edge data infrastructure, offering traders an unparalleled edge.

#### 1. Ultra-Low Latency Data Pipelines

* 4ms Solana data ingestion, with full transaction parsing in under 20ms.
* High-speed real-time blockchain monitoring for instant trade execution.

#### 2. OG-RAGs & AI-Enhanced Decision-Making

* Solexys uses Ontology-Grounded RAGs to retrieve and structure market intelligence, improving its prediction models continuously.
* Unlike traditional RAG models, OG-RAGs structure blockchain data within a knowledge graph, making Solexys the only AI agent that truly understands cause-effect relationships in Web3.

#### 3. Knowledge Graph-Powered Contextualization

* Multi-hop analytics for tracking liquidity shifts, token inflows, and risk signals.
* AI-powered fraud detection for identifying suspicious wallet clusters and coordinated trades.

#### 4. Customizable Ontologies for Tailored Insights

* Traders can custom-define parameters like:
  * High-risk wallet behaviors (e.g., frontrunning bots, wash trading).
  * Liquidity depth tracking across DeFi protocols.
  * Price correlation detection between token pairs.


---

# 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.solexys.ai/lys-labs-tech-stack.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.
