# Introduction

Quantlytica is an AI-powered multi-chain liquidity distribution protocol that streamlines finding and building the best liquidity strategies. Leveraging machine learning and statistical models, Quantlytica first conducts horizontal comparisons of returns, liquidity risks, and safety across all DeFi projects. It then provides multiple automated strategies tailored to various user needs. Our Fund SDK toolkits further lower the barriers to Web3, making DeFi strategy building and testing fast, easy, and accessible to everyone.

We help Web3 users who prefer low risk or lack product differentiation skills in DeFi to reduce the uncertainty and opportunity cost of choosing projects. Through simple aggregated operations, we automate participation in the quick evolving of Web3 ecosystem.

The protocol is currently maintained by Quantlytica team and Capital partners. Gradually it will be managed by more various independent developers and governed by QTLX holders. You can find brief descriptions of Quantlytica's core products, the governance process, and links to active communication channels in below links:

**Website:** [**https://www.quantlytica.com/**](https://www.quantlytica.com/)

**Testnet:** [**https://test-dapp.quantlytica.com/**](https://test-dapp.quantlytica.com/)

**Mainnet:** [**https://dapp.quantlytica.com/**](https://dapp.quantlytica.com/)

**Twitter:** [**https://twitter.com/quantlytica**](https://twitter.com/quantlytica)

**Telegram:** [**https://t.me/quantlytica**](https://t.me/quantlytica)

**TaskOn Community Page:** [**https://community.quantlytica.com/**](https://community.quantlytica.com/)


---

# 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.quantlytica.com/introduction.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.
