> For the complete documentation index, see [llms.txt](https://tempestfinance.gitbook.io/tempest-finance-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tempestfinance.gitbook.io/tempest-finance-docs/introduction/welcome-to-tempest.md).

# Welcome to Tempest

## Overview

Tempest is the AI-enabled liquidity network for the DeFi Renaissance. Tempest is backed by Robot Ventures and built on top of Ambient Finance, the industry's most versatile, flexible, and powerful DEX.

&#x20;Tempest's Vaults automatically manage user liquidity in a non-custodial fashion while introducing ERC4626 Compliance to Ambient Finance. This will revolutionize the ability for Liquidity on Ambient to be built on-top of, offering devs a familiar ERC-20 interface.

By using off-chain ML model built by a dedicated team of quants and ML Engineers, Tempest Vault params are optimized to make sure liquidity is always placed optimally and able to adapt to changing market conditions. &#x20;

Tempest has 2 main Vault Architectures&#x20;

1. The Rebalancing Symmetric Strategy
2. The LST/LRT Arbitrage Recapture

Tempest's mission is to enable the everyday Ambient User to efficiently market-make their favorite pairs through a seamless user experience.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://tempestfinance.gitbook.io/tempest-finance-docs/introduction/welcome-to-tempest.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.
