# Glossary

### **Yield-bearing Token**

Yield-bearing Token is a general term referring to any token that can generate yield or has potential yield. Examples include Stone, slisBNB, stETH, Blast ETH, GLP, LP liquidity tokens, and so on.

### **Accounting Asset Token**

Accounting asset tokens are used to represent the value of yield-bearing tokens. For example, the accounting asset token for Stone, stETH, and rETH is ETH.


---

# 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://outrun.gitbook.io/doc/outstake/glossary.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.
