# Stable

<div align="left"><figure><img src="/files/ArtAGbINu932Y79EQnK4" alt="" width="135"><figcaption><p>Stable</p></figcaption></figure></div>

Stable token symbols start with staY, which is short for "Stable Yield". Stable is designed to provide the comfort of fixed interest earnings for those who are not into points earning but are looking for fixed interest that is generally higher than the market average. Don't confuse the fixed APR with the staking yield of the underlying liquid staking token itself. The staking yield paid to the liquid staking tokens is separate from the fixed yield and will not be affected.

Stable does not earn any points. You can swap Stable back to underlying assets anytime via our Swap function or hold it until the fund ends, when all Stable tokens will be converted back to the underlying assets based on their fair values.

{% hint style="danger" %}
***Check the price you are swapping at.*** Stable could be trading at a premium or discount, depending on market demand. However, you will always redeem your Stables at fair value when the fund reaches maturity, ***NOT*** the market price. [Check here for a full explanation of Fair Value v.s. Traded Price.](/faq/turbo-and-stable/swap-and-lps.md#trading-fee-split)
{% endhint %}

#### Current Stable tokens and their interest rates:

<table><thead><tr><th width="181">Fund underlying</th><th width="169">Token name</th><th>APR</th></tr></thead><tbody><tr><td>brBTC</td><td>staYbrBTC4</td><td>8%</td></tr><tr><td>uniBTC</td><td>staYuniBTC4</td><td>8%</td></tr></tbody></table>


---

# 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.tranchess.com/faq/turbo-and-stable/stable.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.
