# fToken

fTokens are the yield bearing vault share assets of Fractality. They are denominated per underlying token. e.g.(please be aware that the mainnet token names might not reflect reality since the documentation is created during testnet period.):

* fUSDT is denominated in USDT
* fUSDC is denominated in USDC
* fLINK is denominated in Chainlink
* fCRV is denominated in Curve
* fSTETH is denominated in stETH
* fOETH is denominated in OETH

**fToken Valuation Mechanism**

> fTokens gain value through a dynamic and systematic mix of strategies. The realized profit is reflected in the rising price of the share asset, which is denominated in the underlying and backing asset. This allows fTokens to offer enhanced yield during market upswings and mitigate losses during downturns.

Fractality utilities variety of yield bearing & hedge purposed positions in order to create significant PnL that can feed into the share value. These positions comes with its inherent risks. These risks are including but not limited to:&#x20;

* Smart contract risks&#x20;
* External platform vulnerabilities&#x20;
* Liquidity concerns&#x20;
* Exchange counterparty risks&#x20;
* Market fluctuations

Fractality acknowledges these risks and continually enhances its risk management and diversification strategy.


---

# 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://fractality.gitbook.io/fractality/ftoken.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.
