# Access the Liquidity Pools

To enter the liquidity pools, navigate to the "**Pools**" section on the [Vessel website](https://trade.vessel.finance/pools). Here, you can view available pools, their current Total Value Locked (TVL), 24-hour Volume, 24-hour Fee, and Estimated Annual Percentage Rate (APR).

<figure><img src="/files/FrWrk0f192zicgTRBmvp" alt=""><figcaption></figcaption></figure>

Note: The estimated APR displayed is calculated based on the fees and trading volume from the past 24 hours. This estimation is provided for reference only and does not guarantee the actual APR you will receive after adding liquidity.


---

# 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://vesselfinance.gitbook.io/vessel/mainnet-user-guide/provide-liquidity-to-vessels-vaelob/access-the-liquidity-pools.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.
