> For the complete documentation index, see [llms.txt](https://docs.poolrescue.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.poolrescue.xyz/index.md).

# Welcome to PoolRescue

## Welcome to PoolRescue

Recover stranded liquidity. Fast.

PoolRescue helps DeFi users **find, claim, and withdraw** forgotten or migrated liquidity positions (LPs) across EVM chains.\
The app scans your wallet, identifies LP tokens and gauges, checks for unclaimed rewards, and enables direct withdrawal — all **non-custodially**.

#### 🌊 Why PoolRescue?

Many liquidity providers forget their old positions after migrations, ve(3,3) updates, or protocol shutdowns.\
PoolRescue acts as a lifeboat — automatically detecting and recovering those assets.

#### 🚀 Key Features

* **Multichain support** – Scroll, Mantle, Arbitrum, Ethereum, and more
* **Protocol coverage** – Skydrome, Tokan, Stratum, CCSwap, Fraxswap, etc.
* **Non-custodial** – All actions are executed directly from your wallet
* **Reward claiming** – Instantly identify and collect unclaimed tokens
* **Gauge support** – Detects both LP tokens and staked positions

#### 🧭 Try it now

➡️ [**poolrescue.xyz**](https://www.poolrescue.xyz)\
Connect your wallet and start scanning abandoned liquidity in seconds.

#### ⚙️ Documentation Overview

* [Quickstart](/quickstart.md) — 4 steps to recover your LPs
* Supported Chains & Protocols — Compatibility list
* Contracts & Security — Safety and audit info
* Technical Overview — Architecture snapshot
* Roadmap — What’s coming next
* Changelog — Version history
* Disclaimer — Legal notes and limitations


---

# 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://docs.poolrescue.xyz/index.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.
