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

# Liquidity Management

The following section encapsulates key panels:

* Pool selection bar
* Swap panel for all asset actions
* Inventory box

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

Underneath, there are key informative areas about the selected pool

* Base and Implied APY chart
* Pool details
* Pool APY breakdown

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

### Swap Panel

#### 1. Liquidity - Add/Remove

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

This is where the curator can deploy available assets into pools of the MetaVault. This panel has the same functionality as it does in the native Spectra App.

In both add/remove scenarios, the Balanced Mode is available, allowing for an entry or exit from the pool without price impact.&#x20;

### 2. Convert/Revert

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

A simple panel allowing the curator to engage with the underlying, interest-bearing, and Spectra Wrapper (sw-) tokens.

{% hint style="info" %}
-sw assets are not a standard and only come with pools where a wrapper is needed
{% endhint %}

#### 3. Redeem - PT & LP

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

This panel allows curators to exit matured PT and LP positions, converting them back into underlying or interest-bearing tokens.

#### 4. Tokenize / Burn

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

This panel allows curators to mint PT and YT directly from underlying or interest-bearing tokens via the Tokenize tab.&#x20;

The Burn tab is where an equal number of PT and YT can be turned back into the underlying or interest-bearing token.


---

# 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://curator.docs.spectra.finance/curator-console/liquidity-management.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.
