> 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/yield-token-management.md).

# Yield Token Management

This panel consolidates yield tracking, claimable balances, and performance metrics in one unified interface - enabling curators to manage ongoing yield capture efficiently.

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

This section allows curators to:

* Monitor all **active YT positions** and their corresponding APYs, expiry dates, and market values
* Review the lifetime yield accumulated by each YT position&#x20;
* **Claim accrued yield** as it becomes available and redirect it into new LP positions for compounding.
* Track the vault’s **total YT exposure** across multiple positions

#### Claim Yield Modal

Upon clicking on any of the \[Claim] buttons, the detailed Claim Yield modal is displayed.

<figure><img src="/files/8flI8eGM5jD7T9dbYfXR" alt=""><figcaption></figcaption></figure>

This is where curators can preview the YT position in detail, including

* Lifetime Accrued yield
* Already Claimed yield
* Yield available to claim

Alongside transaction details, a preview is shown if the curator decides to claim yield at that moment.&#x20;


---

# 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/yield-token-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.
