# YT (Yield Token)

The Yield Token (YT) represents the yield portion of an underlying yield-bearing asset in FIVA. By holding YT, users continuously receive yield generated by the underlying asset until the maturity date. This rate of yield accumulation is reflected as Underlying APY in the FIVA app.

For example, if you purchase 10 YT-stTON and hold them for five days, you will receive all the yield equivalent to having a 10 TON deposit on Bemo for that same period.

As maturity approaches, the value of YT steadily declines, reaching $0 upon maturity. This is a natural outcome as the yield entitlement from YT ends at maturity.

In FIVA, the FIVA APY represents the rate at which YT is priced by the market at FIVA's AMMs. If the Underlying APY surpass the rate at which you acquired YT (the FIVA APY), you stand to make a profit (earn more yield than you pay for it). This allows users to effectively “long” the yield of an asset by purchasing YT.

## Claiming Yield and Rewards from YT

Users can claim any earned yield from their YT holdings (as well as LP rewards) at any time via the FIVA Dashboard. Since YT reaches a value of $0 at maturity, no additional actions are necessary beyond claiming your yield.

For further insights into yield trading, visit the FIVA Strategies section.


---

# 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://docs.thefiva.com/fiva-mechanics/protocol-components/yt-yield-token.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.
