# $ f/s Token

## Introduction

### What is a LST?

A LST represents a tokenized certificate of staked assets, providing liquidity for stakers while their underlying assets remain locked in staking pools on the target chain. With LSTs, stakers can earn PoS (Proof of Stake) rewards passively without managing validator nodes or underlying assets. These tokens are freely tradable in the LSP marketplace and will integrate into more DeFi ecosystems, expanding their use cases and value over time.

### Highlights

1\. Liquidity:

• When users stake their assets, they receive a tradable token, enhancing capital efficiency and liquidity.

2\. Ease of Use:

• Rewards automatically accrue to the LST, allowing users to claim them as needed.

3\. Flexibility:

• LSP enables users to freely trade LST tokens in the marketplace, providing a flexible mechanism for managing staked assets.

## Contract Address

<table><thead><tr><th width="141">Native Asset</th><th width="137">Network</th><th width="143">LST</th><th>Contract Address</th></tr></thead><tbody><tr><td>Manta</td><td>Arbiturm One</td><td>fMANTA</td><td>0x3008bEB3E883CC90f95344B875d8b0c6F224fDC0</td></tr><tr><td>Manta</td><td>Arbiturm One</td><td>sMANTA</td><td>0x56c02b7388dfce36c4b53878890Cf450145E23cA</td></tr><tr><td>Aleo</td><td>Arbiturm One</td><td>fALEO</td><td>0x16077d3455DE4Aae822eF46390ef216166803347</td></tr><tr><td>Aleo</td><td>Arbiturm One</td><td>sALEO</td><td>0x6a8C66dEcb40FD2d1F1429AB12A125437c7988E9</td></tr><tr><td>BNB</td><td>Arbiturm One</td><td>fBNB</td><td>0xcB8FbEBAA1994A535cC7A87f021C7De65F165B36</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.lsp.finance/asset-and-token/usd-f-s-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.
