> ## Documentation Index
> Fetch the complete documentation index at: https://docs.oneswap.cc/llms.txt
> Use this file to discover all available pages before exploring further.

# Liquidity

> Liquidity management is available on the main OneSwap website, not in the public SDK.

## Liquidity is website-only

Use the main OneSwap website when you want to:

* add liquidity
* remove liquidity
* review LP positions
* inspect LP earnings

The SDK is intentionally limited to swap flows plus wallet-scoped swap tracking. It does not create LP intents, return LP positions, or expose add/remove liquidity operations.

On the website, LP intents currently stay open for 24 hours and require both deposits to arrive from the same Canton party with the returned transfer reference before the deadline.

For the full product flow, see [Providing Liquidity](/platform/liquidity).
